Searched refs:act_mem_idx (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_acl.c | 193 ice_aq_actpair_p_q(struct ice_hw *hw, u16 opcode, u8 act_mem_idx, in ice_aq_actpair_p_q() argument 206 cmd->act_mem_index = act_mem_idx; in ice_aq_actpair_p_q() 223 ice_aq_program_actpair(struct ice_hw *hw, u8 act_mem_idx, u16 act_entry_idx, in ice_aq_program_actpair() argument 227 act_mem_idx, act_entry_idx, buf, cd); in ice_aq_program_actpair() 241 ice_aq_query_actpair(struct ice_hw *hw, u8 act_mem_idx, u16 act_entry_idx, in ice_aq_query_actpair() argument 245 act_mem_idx, act_entry_idx, buf, cd); in ice_aq_query_actpair()
|
| H A D | ice_acl.h | 154 ice_aq_program_actpair(struct ice_hw *hw, u8 act_mem_idx, u16 act_entry_idx, 157 ice_aq_query_actpair(struct ice_hw *hw, u8 act_mem_idx, u16 act_entry_idx,
|