Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/sfc/
Dtx.c373 int efx_setup_tc(struct net_device *net_dev, u8 num_tc) in efx_setup_tc()
/linux-3.3/arch/arm/mach-davinci/
Ddma.c228 unsigned num_tc; member
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c2930 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc) in bnx2x_setup_tc()
/linux-3.3/include/linux/
Dnetdevice.h1285 u8 num_tc; member
1342 int netdev_set_num_tc(struct net_device *dev, u8 num_tc) in netdev_set_num_tc()
Dpkt_sched.h575 __u8 num_tc; member
/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c3498 int num_tc = netdev_get_num_tc(adapter->netdev); in ixgbe_pbthresh_setup() local