Searched refs:is_mgmt (Results 1 – 5 of 5) sorted by relevance
199 (struct hci_dev *hdev, u16 handle, bool is_mgmt) in msft_find_handle_data() argument205 if (is_mgmt && entry->mgmt_handle == handle) in msft_find_handle_data()207 if (!is_mgmt && entry->msft_handle == handle) in msft_find_handle_data()
345 bool is_mgmt = false; in hfi1_make_ud_req_16B() local358 is_mgmt = true; in hfi1_make_ud_req_16B()409 if (is_mgmt) { in hfi1_make_ud_req_16B()
1295 bool is_mgmt = ieee80211_is_mgmt(hdr->frame_control); in mm81x_mac_ops_tx() local1309 if (is_mgmt) in mm81x_mac_ops_tx()1321 if (is_mgmt) in mm81x_mac_ops_tx()1328 (is_mgmt) ? MM81X_SKB_CHAN_MGMT : in mm81x_mac_ops_tx()
1951 bool is_mgmt; in ath10k_htt_rx_h_mpdu() local1965 is_mgmt = !!(rxd_attention->flags & in ath10k_htt_rx_h_mpdu()2042 if (is_mgmt) in ath10k_htt_rx_h_mpdu()2048 if (likely(!is_mgmt)) in ath10k_htt_rx_h_mpdu()2097 if (is_mgmt) in ath10k_htt_rx_h_mpdu()
4412 bool is_mgmt, is_presp; in ath10k_mac_tx_push_txq() local4438 is_mgmt = (txpath == ATH10K_MAC_TX_HTT_MGMT); in ath10k_mac_tx_push_txq()4440 if (is_mgmt) { in ath10k_mac_tx_push_txq()4445 ret = ath10k_htt_tx_mgmt_inc_pending(htt, is_mgmt, is_presp); in ath10k_mac_tx_push_txq()4461 if (is_mgmt) in ath10k_mac_tx_push_txq()4699 bool is_mgmt; in ath10k_mac_op_tx() local4710 is_mgmt = (txpath == ATH10K_MAC_TX_HTT_MGMT); in ath10k_mac_op_tx()4731 ret = ath10k_htt_tx_mgmt_inc_pending(htt, is_mgmt, is_presp); in ath10k_mac_op_tx()4749 if (is_mgmt) in ath10k_mac_op_tx()