Home
last modified time | relevance | path

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

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