Home
last modified time | relevance | path

Searched refs:TXQ_CTRL_TXF_BURST_NUM_MASK (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.h435 #define TXQ_CTRL_TXF_BURST_NUM_MASK 0xffff macro
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datl1.h158 #define TXQ_CTRL_TXF_BURST_NUM_MASK 0xFFFF macro
Datl1.c1582 (((u32) hw->txf_burst & TXQ_CTRL_TXF_BURST_NUM_MASK) in atl1_configure()