Lines Matching refs:nicvf
122 struct nicvf *nicvf;
276 struct nicvf {
277 struct nicvf *pnicvf;
304 struct nicvf *snicvf[MAX_SQS_PER_VF];
412 #define NIC_MBOX_MSG_NICVF_PTR 0x13 /* Send nicvf ptr to PF */
413 #define NIC_MBOX_MSG_PNICVF_PTR 0x14 /* Get primary qset nicvf ptr */
414 #define NIC_MBOX_MSG_SNICVF_PTR 0x15 /* Send sqet nicvf ptr to PVF */
529 u64 nicvf;
598 struct nicvf_ptr nicvf;
631 int nicvf_send_msg_to_pf(struct nicvf *vf, union nic_mbx *mbx);
632 void nicvf_config_rss(struct nicvf *nic);
633 void nicvf_set_rss_key(struct nicvf *nic);
635 void nicvf_update_stats(struct nicvf *nic);
636 void nicvf_update_lmac_stats(struct nicvf *nic);