Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h422 #define TXQ_CTRL_TXF_BURST_NUM_MASK 0xffff macro
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h145 #define TXQ_CTRL_TXF_BURST_NUM_MASK 0xFFFF macro
H A Datl1.c1561 (((u32) hw->txf_burst & TXQ_CTRL_TXF_BURST_NUM_MASK) in atl1_configure()