Home
last modified time | relevance | path

Searched defs:TC (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh_internal.h88 #define HW_ATL2_RPF_RSS_REDIR_ADR(TC, INDEX) (0x00006200 + \ argument
91 #define HW_ATL2_RPF_RSS_REDIR_MSK(TC) (0x00000001F << (5 * ((TC) % 4))) argument
93 #define HW_ATL2_RPF_RSS_REDIR_SHIFT(TC) (5 * ((TC) % 4)) argument
H A Dhw_atl2_internal.h96 #define HW_ATL2_ACTION_ASSIGN_TC(TC) HW_ATL2_ACTION(1, 1, (TC), 1) argument
/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst14 .. |TC| replace:: ``TC`` substdef
/linux/rust/kernel/net/phy/
H A Dreg.rs153 pub const TC: Self = Mmd(uapi::MDIO_MMD_TC as u8); constant
/linux/fs/unicode/
H A Dutf8-norm.c252 #define TC (28) macro
H A Dmkutf8data.c2657 #define TC (28) macro
/linux/sound/hda/
H A Dhdmi_chmap.c42 TC = (1 << 16), /* Top Center */ enumerator
/linux/drivers/media/usb/gspca/
H A Dcpia1.c206 #define TC 94 macro