Home
last modified time | relevance | path

Searched refs:PKTS_TX (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8852a.h14 PKTS_TX, enumerator
Drtw8852b_common.h15 PKTS_TX, enumerator
Drtw8852a.c1522 else if (tx_info->mode == PKTS_TX) in rtw8852a_stop_pmac_tx()
1539 } else if (mode == PKTS_TX) { in rtw8852a_start_pmac_tx()
1583 tx_info.mode = PKTS_TX; in rtw8852a_bb_set_pmac_pkt_tx()
Drtw8852b_common.c1417 else if (tx_info->mode == PKTS_TX) in rtw8852bx_stop_pmac_tx()
1432 } else if (mode == PKTS_TX) { in rtw8852bx_start_pmac_tx()
1480 tx_info.mode = PKTS_TX; in __rtw8852bx_bb_set_pmac_pkt_tx()