Searched refs:txop_wmm_en_bm (Results 1 – 4 of 4) sorted by relevance
507 rtw_hal_mac_tx_mode_sel(struct hal_info_t *hal_info, u8 fw_tx, u8 txop_wmm_en_bm);
7461 rtw_hal_mac_tx_mode_sel(struct hal_info_t *hal_info, u8 fw_tx, u8 txop_wmm_en_bm) in rtw_hal_mac_tx_mode_sel() argument7469 if (txop_wmm_en_bm & BIT(0)) in rtw_hal_mac_tx_mode_sel()7471 if (txop_wmm_en_bm & BIT(1)) in rtw_hal_mac_tx_mode_sel()7473 if (txop_wmm_en_bm & BIT(2)) in rtw_hal_mac_tx_mode_sel()7475 if (txop_wmm_en_bm & BIT(3)) in rtw_hal_mac_tx_mode_sel()
7445 rtw_hal_mac_tx_mode_sel(struct hal_info_t *hal_info, u8 fw_tx, u8 txop_wmm_en_bm) in rtw_hal_mac_tx_mode_sel() argument7453 if (txop_wmm_en_bm & BIT(0)) in rtw_hal_mac_tx_mode_sel()7455 if (txop_wmm_en_bm & BIT(1)) in rtw_hal_mac_tx_mode_sel()7457 if (txop_wmm_en_bm & BIT(2)) in rtw_hal_mac_tx_mode_sel()7459 if (txop_wmm_en_bm & BIT(3)) in rtw_hal_mac_tx_mode_sel()