Searched refs:BWI_PIO_TXCTL_EOF (Results 1 – 2 of 2) sorted by relevance
156 #define BWI_PIO_TXCTL_EOF (1 << 4) macro
7857 ctl &= ~BWI_PIO_TXCTL_EOF; in bwi_tx_frame_pio()7861 ctl |= BWI_PIO_TXCTL_EOF; in bwi_tx_frame_pio()