Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c532 if (!vfinfo->pf_vlan && !vfinfo->pf_qos && !num_tcs) { in ixgbe_vf_reset_event()
535 if (vfinfo->pf_qos || !num_tcs) in ixgbe_vf_reset_event()
537 vfinfo->pf_qos, vf); in ixgbe_vf_reset_event()
952 else if (adapter->vfinfo[vf].pf_vlan || adapter->vfinfo[vf].pf_qos) in ixgbe_get_vf_queues()
1254 adapter->vfinfo[vf].pf_qos = qos; in ixgbe_enable_port_vlan()
1286 adapter->vfinfo[vf].pf_qos = 0; in ixgbe_disable_port_vlan()
1525 ivi->qos = adapter->vfinfo[vf].pf_qos; in ixgbe_ndo_get_vf_config()
Dixgbe_dcb_nl.c678 if (!vfinfo->pf_qos) in ixgbe_dcbnl_ieee_setapp()
723 if (!vfinfo->pf_qos) in ixgbe_dcbnl_ieee_delapp()
Dixgbe.h150 u16 pf_qos; member
/drivers/net/ethernet/intel/igb/
Digb.h102 u16 pf_qos; member
Digb_main.c5960 adapter->vf_data[vf].pf_qos = qos; in igb_ndo_set_vf_vlan()
5975 adapter->vf_data[vf].pf_qos = 0; in igb_ndo_set_vf_vlan()
6066 adapter->vf_data[vf].pf_qos); in igb_vf_reset()
7885 ivi->qos = adapter->vf_data[vf].pf_qos; in igb_ndo_get_vf_config()