Home
last modified time | relevance | path

Searched refs:clip_tbl (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.c19 #include "clip_tbl.h"
21 static inline unsigned int ipv4_clip_hash(struct clip_tbl *c, const u32 *key) in ipv4_clip_hash()
28 static inline unsigned int ipv6_clip_hash(struct clip_tbl *d, const u32 *key) in ipv6_clip_hash()
37 static unsigned int clip_addr_hash(struct clip_tbl *ctbl, const u32 *addr, in clip_addr_hash()
77 struct clip_tbl *ctbl = adap->clipt; in cxgb4_clip_get()
150 struct clip_tbl *ctbl = adap->clipt; in cxgb4_clip_release()
255 struct clip_tbl *ctbl = adapter->clipt; in clip_tbl_show()
278 struct clip_tbl *t4_init_clip_tbl(unsigned int clipt_start, in t4_init_clip_tbl()
282 struct clip_tbl *ctbl; in t4_init_clip_tbl()
323 struct clip_tbl *ctb in t4_cleanup_clip_tbl()
[all...]
H A Dclip_tbl.h25 struct clip_tbl { struct
39 struct clip_tbl *t4_init_clip_tbl(unsigned int clipt_start,
H A DMakefile8 cxgb4-objs := cxgb4_main.o l2t.o smt.o t4_hw.o sge.o clip_tbl.o cxgb4_ethtool.o \
H A Dcxgb4.h1149 struct clip_tbl *clipt;
H A Dcxgb4_debugfs.c46 #include "clip_tbl.h"
1973 DEFINE_SHOW_ATTRIBUTE(clip_tbl); variable
3827 { "clip_tbl", &clip_tbl_fops, 0400, 0 }, in t4_setup_debugfs()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.c19 #include "clip_tbl.h"
21 static inline unsigned int ipv4_clip_hash(struct clip_tbl *c, const u32 *key) in ipv4_clip_hash()
28 static inline unsigned int ipv6_clip_hash(struct clip_tbl *d, const u32 *key) in ipv6_clip_hash()
37 static unsigned int clip_addr_hash(struct clip_tbl *ctbl, const u32 *addr, in clip_addr_hash()
77 struct clip_tbl *ctbl = adap->clipt; in cxgb4_clip_get()
149 struct clip_tbl *ctbl = adap->clipt; in cxgb4_clip_release()
253 struct clip_tbl *ctbl = adapter->clipt; in clip_tbl_show()
276 struct clip_tbl *t4_init_clip_tbl(unsigned int clipt_start, in t4_init_clip_tbl()
280 struct clip_tbl *ctbl; in t4_init_clip_tbl()
321 struct clip_tbl *ctb in t4_cleanup_clip_tbl()
[all...]
H A Dclip_tbl.h25 struct clip_tbl { struct
39 struct clip_tbl *t4_init_clip_tbl(unsigned int clipt_start,
H A DMakefile8 cxgb4-objs := cxgb4_main.o l2t.o smt.o t4_hw.o sge.o clip_tbl.o cxgb4_ethtool.o \
H A Dcxgb4.h1145 struct clip_tbl *clipt;
H A Dcxgb4_debugfs.c46 #include "clip_tbl.h"
1973 DEFINE_SHOW_ATTRIBUTE(clip_tbl); variable
3827 { "clip_tbl", &clip_tbl_fops, 0400, 0 }, in t4_setup_debugfs()

Completed in 24 milliseconds