Home
last modified time | relevance | path

Searched refs:rule_list_sz (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_switch.h410 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz,
H A Dice_switch.c1868 * @rule_list_sz: total size of the rule list in bytes
1876 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz, in ice_aq_sw_rules() argument
1892 status = ice_aq_send_cmd(hw, &desc, rule_list, rule_list_sz, cd); in ice_aq_sw_rules()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_switch.c486 * @rule_list_sz: total size of the rule list in bytes
494 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz, in ice_aq_sw_rules() argument
510 status = ice_aq_send_cmd(hw, &desc, rule_list, rule_list_sz, cd); in ice_aq_sw_rules()

Completed in 12 milliseconds