S_MAC_TX_PKT_OFFSET  373 arch/mips/include/asm/sibyte/sb1250_mac.h #define M_MAC_TX_PKT_OFFSET	 _SB_MAKEMASK(8, S_MAC_TX_PKT_OFFSET)
S_MAC_TX_PKT_OFFSET  374 arch/mips/include/asm/sibyte/sb1250_mac.h #define V_MAC_TX_PKT_OFFSET(x)	 _SB_MAKEVALUE(x, S_MAC_TX_PKT_OFFSET)
S_MAC_TX_PKT_OFFSET  375 arch/mips/include/asm/sibyte/sb1250_mac.h #define G_MAC_TX_PKT_OFFSET(x)	 _SB_GETVALUE(x, S_MAC_TX_PKT_OFFSET, M_MAC_TX_PKT_OFFSET)