Searched refs:ice_aq_acl_entry (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_acl.c | 82 ice_aq_acl_entry(struct ice_hw *hw, u16 opcode, u8 tcam_idx, u16 entry_idx, in ice_aq_acl_entry() function 114 return ice_aq_acl_entry(hw, ice_aqc_opc_program_acl_entry, tcam_idx, in ice_aq_program_acl_entry() 135 return ice_aq_acl_entry(hw, ice_aqc_opc_query_acl_entry, tcam_idx, in ice_aq_query_acl_entry()
|