Searched defs:TX_IPG_JAM_DATA (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/marvell/ | ||
D | sky2.h | 1797 #define TX_IPG_JAM_DATA(x) (((x)<<4) & GM_TXPA_JAMDAT_MSK) macro |
D | skge.h | 1784 #define TX_IPG_JAM_DATA(x) (((x)<<4) & GM_TXPA_JAMDAT_MSK) macro |