Home
last modified time | relevance | path

Searched refs:txType (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h140 u8 nlf:1, txType:2, intEnabled:1, reserved:4; member
H A Dipw2100.c2911 if (txq->drv[txq->oldest].status.info.fields.txType != 0) in __ipw2100_tx_process()
2947 if (txq->drv[txq->oldest].status.info.fields.txType != 1) in __ipw2100_tx_process()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h140 u8 nlf:1, txType:2, intEnabled:1, reserved:4; member
H A Dipw2100.c2900 if (txq->drv[txq->oldest].status.info.fields.txType != 0) in __ipw2100_tx_process()
2936 if (txq->drv[txq->oldest].status.info.fields.txType != 1) in __ipw2100_tx_process()

Completed in 26 milliseconds