Home
last modified time | relevance | path

Searched refs:mpstcam_table (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/cxgbe/
H A Dmps_tcam.c17 static int cxgbe_update_free_idx(struct mpstcam_table *t) in cxgbe_update_free_idx()
42 cxgbe_mpstcam_lookup(struct mpstcam_table *t, const u8 *eth_addr, in cxgbe_mpstcam_lookup()
66 struct mpstcam_table *mpstcam = adap->mpstcam; in cxgbe_mpstcam_alloc()
114 struct mpstcam_table *mpstcam = adap->mpstcam; in cxgbe_mpstcam_modify()
180 struct mpstcam_table *t = adap->mpstcam; in cxgbe_mpstcam_remove()
214 struct mpstcam_table *t; in cxgbe_mpstcam_rawf_enable()
245 struct mpstcam_table *t; in cxgbe_mpstcam_rawf_disable()
272 struct mpstcam_table *t4_init_mpstcam(struct adapter *adap) in t4_init_mpstcam()
275 struct mpstcam_table *t; in t4_init_mpstcam()
H A Dmps_tcam.h31 struct mpstcam_table *mpstcam; /* backptr */
35 struct mpstcam_table { struct
47 struct mpstcam_table *t4_init_mpstcam(struct adapter *adap); argument
/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h343 struct mpstcam_table *mpstcam;