Searched refs:TXHDR_PAD_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sun/ | ||
H A D | niu.h | 2804 #define TXHDR_PAD_SHIFT 0 macro |
H A D | niu.c | 6611 ret = (((pad_bytes / 2) << TXHDR_PAD_SHIFT) | in niu_compute_tx_flags() |