Home
last modified time | relevance | path

Searched refs:tx_pkt_type (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_tx.c92 local_tx_pd->tx_pkt_type = cpu_to_le16(pkt_type); in mwifiex_process_sta_txpd()
H A Duap_txrx.c518 txpd->tx_pkt_type = cpu_to_le16(pkt_type); in mwifiex_process_uap_txpd()
H A Dfw.h688 __le16 tx_pkt_type; member
735 __le16 tx_pkt_type; member
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_tx.c78 local_tx_pd->tx_pkt_type = cpu_to_le16(pkt_type); in nxpwifi_process_sta_txpd()
H A D11n_aggr.c86 local_tx_pd->tx_pkt_type = cpu_to_le16(PKT_TYPE_AMSDU); in nxpwifi_11n_form_amsdu_txpd()
H A Duap_txrx.c466 txpd->tx_pkt_type = cpu_to_le16(pkt_type); in nxpwifi_process_uap_txpd()
H A Dfw.h654 __le16 tx_pkt_type; member
790 __le16 tx_pkt_type; member
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac3_mac.h179 enum tx_pkt_type { enum