Home
last modified time | relevance | path

Searched defs:tcam_idx (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_mps.c130 int *tcam_idx, const u8 *addr, in cxgb4_update_mac_filt()
Dcxgb4_main.c462 int *tcam_idx, const u8 *addr, bool persist, in cxgb4_change_mac()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flex_type.h380 u16 tcam_idx; member
515 u16 tcam_idx; member
Dice_flex_pipe.c2454 ice_alloc_tcam_ent(struct ice_hw *hw, enum ice_block blk, u16 *tcam_idx) in ice_alloc_tcam_ent()
2473 ice_free_tcam_ent(struct ice_hw *hw, enum ice_block blk, u16 tcam_idx) in ice_free_tcam_ent()
4486 u16 tcam_idx; in ice_add_prof_id_vsig() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c273 int *tcam_idx, const u8 *addr, bool persistent) in cxgb4vf_change_mac()