Searched defs:v_list (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_switch.c | 2658 ice_add_vlan_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * v_list,struct ice_switch_info * sw) ice_add_vlan_rule() argument 2685 ice_add_vlan(struct ice_hw * hw,struct LIST_HEAD_TYPE * v_list) ice_add_vlan() argument 3114 ice_remove_vlan_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * v_list,struct ice_sw_recipe * recp_list) ice_remove_vlan_rule() argument 3140 ice_remove_vlan(struct ice_hw * hw,struct LIST_HEAD_TYPE * v_list) ice_remove_vlan() argument 3379 ice_remove_promisc(struct ice_hw * hw,u8 recp_id,struct LIST_HEAD_TYPE * v_list) ice_remove_promisc() argument [all...] |
/freebsd/sys/dev/ixl/ |
H A D | i40e_common.c | 3298 struct i40e_aqc_add_remove_vlan_element_data *v_list, in i40e_aq_add_vlan() 3338 struct i40e_aqc_add_remove_vlan_element_data *v_list, in i40e_aq_remove_vlan()
|