Home
last modified time | relevance | path

Searched refs:clip_tbl (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dclip_tbl.c21 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 *ctbl = adap->clipt; in t4_cleanup_clip_tbl()
A Dclip_tbl.h25 struct clip_tbl { struct
39 struct clip_tbl *t4_init_clip_tbl(unsigned int clipt_start, argument
A DMakefile8 cxgb4-objs := cxgb4_main.o l2t.o smt.o t4_hw.o sge.o clip_tbl.o cxgb4_ethtool.o \
A Dcxgb4.h1145 struct clip_tbl *clipt;
A Dcxgb4_debugfs.c1973 DEFINE_SHOW_ATTRIBUTE(clip_tbl);

Completed in 22 milliseconds