Searched refs:tx_pipe (Results 1 – 2 of 2) sorted by relevance
347 bool *tx_pipe) in hdd_ipa_get_tx_pipe_multi_conn() argument360 return ucfg_ipa_get_alt_pipe(hdd_ctx->pdev, vdev_id, tx_pipe); in hdd_ipa_get_tx_pipe_multi_conn()373 *tx_pipe = !pipe; in hdd_ipa_get_tx_pipe_multi_conn()383 bool *tx_pipe) in hdd_ipa_get_tx_pipe() argument388 if (qdf_unlikely(!hdd_ctx || !link || !tx_pipe)) { in hdd_ipa_get_tx_pipe()396 *tx_pipe = WLAN_REG_IS_24GHZ_CH_FREQ(conn.ch_freq); in hdd_ipa_get_tx_pipe()408 *tx_pipe = false; in hdd_ipa_get_tx_pipe()418 *tx_pipe = true; in hdd_ipa_get_tx_pipe()422 return hdd_ipa_get_tx_pipe_multi_conn(hdd_ctx, &conn, tx_pipe); in hdd_ipa_get_tx_pipe()427 bool *tx_pipe) in hdd_ipa_get_tx_pipe() argument[all …]
67 bool *tx_pipe);93 bool *tx_pipe) in hdd_ipa_get_tx_pipe() argument