Home
last modified time | relevance | path

Searched refs:TX_CFG_COMPWB_Q2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sun/
Dcassini.h448 #define TX_CFG_COMPWB_Q2 0x04000000 /* completion writeback happens at macro
Dcassini.c2845 val = TX_CFG_COMPWB_Q1 | TX_CFG_COMPWB_Q2 | in cas_init_tx_dma()