Searched defs:v_list (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/ice/ |
H A D | ice_switch.c | 2666 ice_add_vlan_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * v_list,struct ice_switch_info * sw) ice_add_vlan_rule() argument 2693 ice_add_vlan(struct ice_hw * hw,struct LIST_HEAD_TYPE * v_list) ice_add_vlan() argument 3122 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 3148 ice_remove_vlan(struct ice_hw * hw,struct LIST_HEAD_TYPE * v_list) ice_remove_vlan() argument 3394 ice_remove_promisc(struct ice_hw * hw,u8 recp_id,struct LIST_HEAD_TYPE * v_list) ice_remove_promisc() argument [all...] |
/freebsd-src/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()
|