Home
last modified time | relevance | path

Searched defs:tcid (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c489 static u8 ixgbe_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) in ixgbe_dcbnl_getnumtcs()
513 static u8 ixgbe_dcbnl_setnumtcs(struct net_device *netdev, int tcid, u8 num) in ixgbe_dcbnl_setnumtcs()
/linux-3.3/arch/mips/oprofile/
Dop_model_mipsxx.c28 #define M_PERFCTL_TCID(tcid) ((tcid) << 22) argument
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c2147 static u8 bnx2x_dcbnl_get_numtcs(struct net_device *netdev, int tcid, u8 *num) in bnx2x_dcbnl_get_numtcs()
2174 static u8 bnx2x_dcbnl_set_numtcs(struct net_device *netdev, int tcid, u8 num) in bnx2x_dcbnl_set_numtcs()
/linux-3.3/arch/mips/kernel/
Dperf_event_mipsxx.c116 #define M_PERFCTL_TCID(tcid) ((tcid) << 22) argument