Searched defs:mv_list (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c2260 i40e_prepare_add_macvlan(struct i40e_aqc_add_macvlan_element_data *mv_list, argument
2300 i40e_aq_add_macvlan(struct i40e_hw *hw, u16 seid, struct i40e_aqc_add_macvlan_element_data *mv_list, u16 count, struct i40e_asq_cmd_details *cmd_details) argument
2332 i40e_aq_add_macvlan_v2(struct i40e_hw *hw, u16 seid, struct i40e_aqc_add_macvlan_element_data *mv_list, u16 count, struct i40e_asq_cmd_details *cmd_details, enum i40e_admin_queue_err *aq_status) argument
2360 i40e_aq_remove_macvlan(struct i40e_hw *hw, u16 seid, struct i40e_aqc_remove_macvlan_element_data *mv_list, u16 count, struct i40e_asq_cmd_details *cmd_details) argument
2408 i40e_aq_remove_macvlan_v2(struct i40e_hw *hw, u16 seid, struct i40e_aqc_remove_macvlan_element_data *mv_list, u16 count, struct i40e_asq_cmd_details *cmd_details, enum i40e_admin_queue_err *aq_status) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c28 struct vf_macvlans *mv_list; local
[all...]
H A Dixgbe.h790 struct vf_macvlans *mv_list; member in struct:ixgbe_adapter

Completed in 177 milliseconds