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