Searched defs:v_list (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 1916 enum ice_status ice_add_vlan(struct ice_hw *hw, struct list_head *v_list) in ice_add_vlan() argument 2198 ice_remove_vlan(struct ice_hw *hw, struct list_head *v_list) in ice_remove_vlan() argument 2355 ice_remove_promisc(struct ice_hw *hw, u8 recp_id, struct list_head *v_list) ice_remove_promisc() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ac3enc.c | 1946 static int validate_float_option(float v, const float *v_list, int v_list_size) in validate_float_option() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 3681 int ice_add_vlan(struct ice_hw *hw, struct list_head *v_list) in ice_add_vlan() argument 3954 int ice_remove_vlan(struct ice_hw *hw, struct list_head *v_list) in ice_remove_vlan() argument 4096 ice_remove_promisc(struct ice_hw *hw, u8 recp_id, struct list_head *v_list) in ice_remove_promisc() argument [all...] |
Completed in 12 milliseconds