Lines Matching refs:opcode
82 ice_aq_acl_entry(struct ice_hw *hw, u16 opcode, u8 tcam_idx, u16 entry_idx, in ice_aq_acl_entry() argument
88 ice_fill_dflt_direct_cmd_desc(&desc, opcode); in ice_aq_acl_entry()
90 if (opcode == ice_aqc_opc_program_acl_entry) in ice_aq_acl_entry()
141 ice_aq_actpair_a_d(struct ice_hw *hw, u16 opcode, u16 alloc_id, in ice_aq_actpair_a_d() argument
147 ice_fill_dflt_direct_cmd_desc(&desc, opcode); in ice_aq_actpair_a_d()
193 ice_aq_actpair_p_q(struct ice_hw *hw, u16 opcode, u8 act_mem_idx, in ice_aq_actpair_p_q() argument
200 ice_fill_dflt_direct_cmd_desc(&desc, opcode); in ice_aq_actpair_p_q()
202 if (opcode == ice_aqc_opc_program_acl_actpair) in ice_aq_actpair_p_q()
545 ice_aq_update_query_scen(struct ice_hw *hw, u16 opcode, u16 scen_id, in ice_aq_update_query_scen() argument
551 ice_fill_dflt_direct_cmd_desc(&desc, opcode); in ice_aq_update_query_scen()
552 if (opcode == ice_aqc_opc_update_acl_scen) in ice_aq_update_query_scen()