Searched defs:tcid (Results 1 – 4 of 4) sorted by relevance
489 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()
28 #define M_PERFCTL_TCID(tcid) ((tcid) << 22) argument
2147 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()
116 #define M_PERFCTL_TCID(tcid) ((tcid) << 22) argument