Searched refs:pf_qos (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c517 if (!vfinfo->pf_vlan && !vfinfo->pf_qos && !num_tcs) {
520 if (vfinfo->pf_qos || !num_tcs)
522 vfinfo->pf_qos, vf);
922 else if (adapter->vfinfo[vf].pf_vlan || adapter->vfinfo[vf].pf_qos)
1106 adapter->vfinfo[vf].pf_qos = qos;
1126 adapter->vfinfo[vf].pf_qos = 0;
1296 ivi->qos = adapter->vfinfo[vf].pf_qos;
H A Dixgbe_dcb_nl.c677 if (!vfinfo->pf_qos)
722 if (!vfinfo->pf_qos)
H A Dixgbe.h148 u16 pf_qos; member in struct:vf_data_storage
/drivers/net/ethernet/intel/igb/
H A Digb.h102 u16 pf_qos; member in struct:vf_data_storage
H A Digb_main.c5871 adapter->vf_data[vf].pf_qos = qos;
5886 adapter->vf_data[vf].pf_qos = 0;
5977 adapter->vf_data[vf].pf_qos);
7889 ivi->qos = adapter->vf_data[vf].pf_qos;

Completed in 551 milliseconds