Lines Matching defs:vf

4937 static int igb_vf_configure(struct igb_adapter *adapter, int vf)  in igb_vf_configure()
5054 static int igb_set_vf_promisc(struct igb_adapter *adapter, u32 *msgbuf, u32 vf) in igb_set_vf_promisc()
5095 u32 *msgbuf, u32 vf) in igb_set_vf_multicasts()
5146 static void igb_clear_vf_vfta(struct igb_adapter *adapter, u32 vf) in igb_clear_vf_vfta()
5175 static s32 igb_vlvf_set(struct igb_adapter *adapter, u32 vid, bool add, u32 vf) in igb_vlvf_set()
5268 static void igb_set_vmvir(struct igb_adapter *adapter, u32 vid, u32 vf) in igb_set_vmvir()
5279 int vf, u16 vlan, u8 qos) in igb_ndo_set_vf_vlan()
5316 static int igb_set_vf_vlan(struct igb_adapter *adapter, u32 *msgbuf, u32 vf) in igb_set_vf_vlan()
5324 static inline void igb_vf_reset(struct igb_adapter *adapter, u32 vf) in igb_vf_reset()
5349 static void igb_vf_reset_event(struct igb_adapter *adapter, u32 vf) in igb_vf_reset_event()
5361 static void igb_vf_reset_msg(struct igb_adapter *adapter, u32 vf) in igb_vf_reset_msg()
5389 static int igb_set_vf_mac_addr(struct igb_adapter *adapter, u32 *msg, int vf) in igb_set_vf_mac_addr()
5404 static void igb_rcv_ack_from_vf(struct igb_adapter *adapter, u32 vf) in igb_rcv_ack_from_vf()
5418 static void igb_rcv_msg_from_vf(struct igb_adapter *adapter, u32 vf) in igb_rcv_msg_from_vf()
5508 u32 vf; in igb_msg_task() local
6990 int vf, unsigned char *mac_addr) in igb_set_vf_mac()
7004 static int igb_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in igb_ndo_set_vf_mac()
7034 static void igb_set_vf_rate_limit(struct e1000_hw *hw, int vf, int tx_rate, in igb_set_vf_rate_limit()
7087 static int igb_ndo_set_vf_bw(struct net_device *netdev, int vf, int tx_rate) in igb_ndo_set_vf_bw()
7110 int vf, struct ifla_vf_info *ivi) in igb_ndo_get_vf_config()