Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dagg-tx.c928 bool start_txq = false; in ieee80211_stop_tx_ba_cb() local
946 start_txq = true; in ieee80211_stop_tx_ba_cb()
951 if (start_txq) in ieee80211_stop_tx_ba_cb()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h509 struct vfpf_start_txq_tlv start_txq; member
H A Dqed_sriov.c2437 req = &mbx->req_virt->start_txq; in qed_iov_vf_mbx_start_txq()