Home
last modified time | relevance | path

Searched refs:start_txq (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/mac80211/
Dagg-tx.c901 bool start_txq = false; in ieee80211_stop_tx_ba_cb() local
919 start_txq = true; in ieee80211_stop_tx_ba_cb()
924 if (start_txq) in ieee80211_stop_tx_ba_cb()
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h509 struct vfpf_start_txq_tlv start_txq; member
Dqed_sriov.c2437 req = &mbx->req_virt->start_txq; in qed_iov_vf_mbx_start_txq()