Searched refs:MAC_CFG_RMAC_STRIP_PAD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/neterion/ | ||
H A D | s2io-regs.h | 693 #define MAC_CFG_RMAC_STRIP_PAD s2BIT(6) macro |
H A D | s2io.c | 1733 val64 &= ~(MAC_CFG_RMAC_STRIP_PAD); in init_nic() |