Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 25 of 32) sorted by relevance

12

/linux-3.3/drivers/net/ethernet/cisco/enic/
Denic_pp.c38 int enic_is_valid_pp_vf(struct enic *enic, int vf, int *err) in enic_is_valid_pp_vf()
69 static int enic_set_port_profile(struct enic *enic, int vf) in enic_set_port_profile()
145 static int enic_unset_port_profile(struct enic *enic, int vf) in enic_unset_port_profile()
189 static int enic_pp_preassociate(struct enic *enic, int vf, in enic_pp_preassociate()
195 static int enic_pp_disassociate(struct enic *enic, int vf, in enic_pp_disassociate()
217 static int enic_pp_preassociate_rr(struct enic *enic, int vf, in enic_pp_preassociate_rr()
256 static int enic_pp_associate(struct enic *enic, int vf, in enic_pp_associate()
304 int enic_process_set_pp_request(struct enic *enic, int vf, in enic_process_set_pp_request()
321 int enic_process_get_pp_request(struct enic *enic, int vf, in enic_process_get_pp_request()
Denic_pp.h22 #define ENIC_PP_BY_INDEX(enic, vf, pp, err) \ argument
Denic_dev.h28 #define ENIC_DEVCMD_PROXY_BY_INDEX(vf, err, enic, vnicdevcmdfn, ...) \ argument
Denic_main.c142 int enic_is_valid_vf(struct enic *enic, int vf) in enic_is_valid_vf()
1061 static int enic_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in enic_set_vf_mac()
1078 static int enic_set_vf_port(struct net_device *netdev, int vf, in enic_set_vf_port()
1155 static int enic_get_vf_port(struct net_device *netdev, int vf, in enic_get_vf_port()
/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c215 int entries, u16 *hash_list, u32 vf) in ixgbe_set_vf_multicasts()
294 u32 vf) in ixgbe_set_vf_vlan()
326 static void ixgbe_set_vmolr(struct ixgbe_hw *hw, u32 vf, bool aupe) in ixgbe_set_vmolr()
338 static void ixgbe_set_vmvir(struct ixgbe_adapter *adapter, u32 vid, u32 vf) in ixgbe_set_vmvir()
349 static inline void ixgbe_vf_reset_event(struct ixgbe_adapter *adapter, u32 vf) in ixgbe_vf_reset_event()
378 int vf, unsigned char *mac_addr) in ixgbe_set_vf_mac()
390 int vf, int index, unsigned char *mac_addr) in ixgbe_set_vf_macvlan()
508 static inline void ixgbe_vf_reset_msg(struct ixgbe_adapter *adapter, u32 vf) in ixgbe_vf_reset_msg()
534 static int ixgbe_rcv_msg_from_vf(struct ixgbe_adapter *adapter, u32 vf) in ixgbe_rcv_msg_from_vf()
673 static void ixgbe_rcv_ack_from_vf(struct ixgbe_adapter *adapter, u32 vf) in ixgbe_rcv_ack_from_vf()
[all …]
Dixgbe_common.c3215 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_vlan_anti_spoofing()
Dixgbe_main.c6141 int vf; in ixgbe_check_for_bad_vf() local
7835 int vf, pos; in ixgbe_io_error_detected() local
/linux-3.3/drivers/net/ethernet/intel/igb/
Digb_main.c4937 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()
[all …]
/linux-3.3/drivers/media/video/pvrusb2/
Dpvrusb2-v4l2.c407 const struct v4l2_frequency *vf = (struct v4l2_frequency *)arg; in pvr2_v4l2_do_ioctl() local
441 struct v4l2_frequency *vf = (struct v4l2_frequency *)arg; in pvr2_v4l2_do_ioctl() local
483 struct v4l2_format *vf = (struct v4l2_format *)arg; in pvr2_v4l2_do_ioctl() local
515 struct v4l2_format *vf = (struct v4l2_format *)arg; in pvr2_v4l2_do_ioctl() local
/linux-3.3/drivers/media/radio/
Dradio-si4713.c210 struct v4l2_frequency *vf) in radio_si4713_g_frequency()
217 struct v4l2_frequency *vf) in radio_si4713_s_frequency()
/linux-3.3/include/linux/
Dif_link.h290 __u32 vf; member
295 __u32 vf; member
301 __u32 vf; member
306 __u32 vf; member
313 __u32 vf; member
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2146 unsigned int vf, unsigned int nparams, const u32 *params, in t4_query_params()
2185 unsigned int vf, unsigned int nparams, const u32 *params, in t4_set_params()
2229 unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, in t4_cfg_pfvf()
2272 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi()
2547 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free()
2575 unsigned int vf, unsigned int eqid) in t4_eth_eq_free()
2599 unsigned int vf, unsigned int eqid) in t4_ctrl_eq_free()
2623 unsigned int vf, unsigned int eqid) in t4_ofld_eq_free()
2798 int __devinit t4_port_init(struct adapter *adap, int mbox, int pf, int vf) in t4_port_init()
Dcxgb4_main.c112 unsigned int pf, unsigned int vf) in pfvfres_pmask()
3121 int pf, vf; in adap_init0() local
/linux-3.3/drivers/net/ethernet/emulex/benet/
Dbe_main.c782 static int be_vid_config(struct be_adapter *adapter, bool vf, u32 vf_num) in be_vid_config()
892 static int be_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in be_set_vf_mac()
923 static int be_get_vf_config(struct net_device *netdev, int vf, in be_get_vf_config()
945 int vf, u16 vlan, u8 qos) in be_set_vf_vlan()
973 int vf, int rate) in be_set_vf_tx_rate()
2498 u32 vf; in be_vf_eth_addr_config() local
2528 u32 vf; in be_vf_clear() local
2560 int vf; in be_vf_setup_init() local
2571 u32 cap_flags, en_flags, vf; in be_vf_setup() local
/linux-3.3/net/core/
Drtnetlink.c800 int vf; in rtnl_vf_ports_fill() local
953 struct nlattr *vfinfo, *vf; in rtnl_fill_ifinfo() local
1207 struct nlattr *vf; in do_setvfinfo() local
1455 int vf; in do_setlink() local
/linux-3.3/drivers/media/video/usbvision/
Dusbvision-video.c890 struct v4l2_format *vf) in vidioc_g_fmt_vid_cap()
906 struct v4l2_format *vf) in vidioc_try_fmt_vid_cap()
933 struct v4l2_format *vf) in vidioc_s_fmt_vid_cap()
/linux-3.3/drivers/media/video/ivtv/
Divtv-driver.c1261 struct v4l2_frequency vf; in ivtv_init_on_first_open() local
Divtv-ioctl.c1042 static int ivtv_g_frequency(struct file *file, void *fh, struct v4l2_frequency *vf) in ivtv_g_frequency()
1053 int ivtv_s_frequency(struct file *file, void *fh, struct v4l2_frequency *vf) in ivtv_s_frequency()
/linux-3.3/drivers/media/video/cx18/
Dcx18-driver.c1155 struct v4l2_frequency vf; in cx18_init_on_first_open() local
Dcx18-ioctl.c610 struct v4l2_frequency *vf) in cx18_g_frequency()
621 int cx18_s_frequency(struct file *file, void *fh, struct v4l2_frequency *vf) in cx18_s_frequency()
/linux-3.3/drivers/video/
Dacornfb.h91 u_int vf; member
/linux-3.3/drivers/scsi/bfa/
Dbfa_fcs.c1418 bfa_fcs_vf_get_ports(bfa_fcs_vf_t *vf, wwn_t lpwwn[], int *nlports) in bfa_fcs_vf_get_ports()
/linux-3.3/arch/ia64/kernel/
Dpalinfo.c537 char **vf, **v; in feature_set_info() local
/linux-3.3/drivers/net/ethernet/intel/igbvf/
Dvf.h250 struct e1000_dev_spec_vf vf; member
/linux-3.3/drivers/s390/cio/
Dchsc.c267 u8 vf; /* validity flags */ member

12