Searched refs:M_WME_GETAC (Results 1 – 19 of 19) sorted by relevance
109 qid = M_WME_GETAC(m); in rtwn_pci_tx_start_frame()
297 ac = M_WME_GETAC(m); in rtwn_usb_tx_start()
653 int tid = WME_AC_TO_TID(M_WME_GETAC(m)); in ieee80211_ff_age()789 const int pri = M_WME_GETAC(m); in ieee80211_ff_check()
332 #define M_WME_GETAC(m) ((m)->m_pkthdr.ether_vtag) macro
219 int tid = WME_AC_TO_TID(M_WME_GETAC(m)); in ieee80211_vap_pkt_send_dest()1792 ac = M_WME_GETAC(m); in ieee80211_encap()2639 params.ibp_pri = M_WME_GETAC(m); in ieee80211_send_probereq()
1842 KASSERT(M_WME_GETAC(m0) < URTW_8187B_TXPIPE_MAX, in urtw_tx_start()1843 ("unsupported WME pipe %d", M_WME_GETAC(m0))); in urtw_tx_start()1844 xfer = rtl8187b_pipes[M_WME_GETAC(m0)]; in urtw_tx_start()
1507 ac = M_WME_GETAC(m0); in rum_tx_mgt()1639 ac = M_WME_GETAC(m0); in rum_tx_data()
2821 prio = M_WME_GETAC(m0); in rsu_tx_start()2842 which = rsu_wme_ac_xfer_map[M_WME_GETAC(m0)]; in rsu_tx_start()
1597 desc->txqid = htobe32(M_WME_GETAC(m0)); in uath_tx_start()
2810 ac = M_WME_GETAC(m); in wpi_tx_data()3080 ac = M_WME_GETAC(m); in wpi_raw_xmit()3141 ac = M_WME_GETAC(m); in wpi_transmit()
1038 dr = bwn_dma_select(mac, M_WME_GETAC(m)); in bwn_tx_isfull()1045 tq = bwn_pio_select(mac, M_WME_GETAC(m)); in bwn_tx_isfull()1096 tq = bwn_pio_select(mac, M_WME_GETAC(m)); in bwn_pio_tx_start()1180 struct bwn_dma_ring *dr = bwn_dma_select(mac, M_WME_GETAC(*mp)); in bwn_dma_tx_start()
189 return (WME_AC_TO_TID(M_WME_GETAC(m0))); in ath_tx_gettid()250 return (M_WME_GETAC(m0)); in ath_tx_getac()
4239 pri = M_WME_GETAC(bf->bf_m); in ath_tx_update_stats()
1357 txq = sc->sc_ac2q[M_WME_GETAC(m)]; in mwl_start()1432 txq = sc->sc_ac2q[M_WME_GETAC(m)]; in mwl_raw_xmit()
1587 ac = M_WME_GETAC(m); in rt2661_start()
1503 qid = M_WME_GETAC(m); in rt2860_tx()
1270 ieee80211_output.9 M_WME_GETAC.9
1974 ac = M_WME_GETAC(m); in iwi_start()
4590 ac = M_WME_GETAC(m); in iwn_tx_data()