Searched defs:lookup_type (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_mps.c | 149 u8 lookup_type, in cxgb4_free_raw_mac_filt() 168 u8 lookup_type, in cxgb4_alloc_raw_mac_filt() 204 u8 dip_hit, u8 lookup_type, bool sleep_ok) in cxgb4_alloc_encap_mac_filt()
|
D | cudbg_entity.h | 218 u8 lookup_type; member
|
D | t4_hw.c | 7804 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_free_raw_mac_filt() 7855 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt() 7903 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_alloc_raw_mac_filt()
|
D | cxgb4_debugfs.c | 1703 u8 lookup_type = 0, port_num = 0; in mps_tcam_show() local
|
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste.c | 21 #define DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, value) do { \ argument 29 #define DR_STE_SET_TAG(lookup_type, tag, t_fname, spec, s_fname) \ argument 33 #define DR_STE_SET_MASK(lookup_type, bit_mask, bm_fname, spec, s_fname) \ argument 37 #define DR_STE_SET_MASK_V(lookup_type, bit_mask, bm_fname, spec, s_fname) \ argument 40 #define DR_STE_SET_TCP_FLAGS(lookup_type, tag, spec) do { \ argument 52 #define DR_STE_SET_MPLS_MASK(lookup_type, mask, in_out, bit_mask) do { \ argument 63 #define DR_STE_SET_MPLS_TAG(lookup_type, mask, in_out, tag) do { \ argument 85 #define DR_STE_CALC_LU_TYPE(lookup_type, rx, inner) \ argument
|
/drivers/infiniband/sw/rxe/ |
D | rxe_loc.h | 125 enum lookup_type { enum
|