Home
last modified time | relevance | path

Searched defs:num_tc (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_dcbnl.c56 u8 num_tc = 0; in fm10k_dcbnl_ieee_setets() local
/linux-4.1.27/drivers/net/ethernet/sfc/
Dtx.c565 int efx_setup_tc(struct net_device *net_dev, u8 num_tc) in efx_setup_tc()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_main.c4087 u8 num_tc = 0; in i40e_dcb_get_num_tc() local
4115 u8 num_tc = i40e_dcb_get_num_tc(dcbcfg); in i40e_dcb_get_enabled_tc() local
4135 u8 num_tc = 0; in i40e_pf_get_num_tc() local
/linux-4.1.27/arch/arm/common/
Dedma.c242 unsigned num_tc; member
/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp_core.c1800 static int netcp_setup_tc(struct net_device *dev, u8 num_tc) in netcp_setup_tc()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c4172 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc) in bnx2x_setup_tc()
/linux-4.1.27/include/linux/
Dnetdevice.h1742 u8 num_tc; member
1795 int netdev_set_num_tc(struct net_device *dev, u8 num_tc) in netdev_set_num_tc()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h613 __u8 num_tc; member
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c4384 int num_tc = netdev_get_num_tc(adapter->netdev); in ixgbe_pbthresh_setup() local