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 D | ice_switch.h | 410 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz,
|
H A D | ice_switch.c | 1868 * @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 D | ice_switch.c | 486 * @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 13 milliseconds