Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c447 static int ixgbe_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) in ixgbe_dcbnl_getnumtcs()
469 static int ixgbe_dcbnl_setnumtcs(struct net_device *netdev, int tcid, u8 num) in ixgbe_dcbnl_setnumtcs()
/linux-4.4.14/arch/mips/oprofile/
Dop_model_mipsxx.c29 #define M_PERFCTL_TCID(tcid) ((tcid) << 22) argument
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c2166 static int bnx2x_dcbnl_get_numtcs(struct net_device *netdev, int tcid, u8 *num) in bnx2x_dcbnl_get_numtcs()
2196 static int bnx2x_dcbnl_set_numtcs(struct net_device *netdev, int tcid, u8 num) in bnx2x_dcbnl_set_numtcs()
/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c123 #define M_PERFCTL_TCID(tcid) ((tcid) << 22) argument