Searched refs:rule_list_sz (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_switch.h | 391 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz,
|
D | ice_switch.c | 1867 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz, in ice_aq_sw_rules() argument 1883 status = ice_aq_send_cmd(hw, &desc, rule_list, rule_list_sz, cd); in ice_aq_sw_rules()
|