Searched refs:EMAC_MAX_TX_OFFLOAD_THRESH (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/qualcomm/emac/ | ||
D | emac.h | 298 #define EMAC_MAX_TX_OFFLOAD_THRESH (9 * 1024) macro |
D | emac-mac.c | 362 writel((EMAC_MAX_TX_OFFLOAD_THRESH >> 3) & in emac_mac_tx_config() |