Home
last modified time | relevance | path

Searched refs:cmdq_store (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_runvar.h225 uint32_t cmdq_store; member
H A Dif_mtwvar.h305 uint32_t cmdq_store; member
H A Dif_mtw.c1869 i = MTW_CMDQ_GET(&sc->cmdq_store); in mtw_key_set()
2054 i = MTW_CMDQ_GET(&sc->cmdq_store); in mtw_key_delete()
2282 uint32_t cnt = MTW_CMDQ_GET(&sc->cmdq_store); in mtw_newassoc()
2791 uint32_t i = MTW_CMDQ_GET(&sc->cmdq_store); in mtw_bulk_tx_callbackN()
3171 uint32_t i = MTW_CMDQ_GET(&sc->cmdq_store); in mtw_tx()
3808 i = MTW_CMDQ_GET(&sc->cmdq_store); in mtw_update_beacon()
3872 i = MTW_CMDQ_GET(&sc->cmdq_store); in mtw_updateprot()
4069 i = MTW_CMDQ_GET(&sc->cmdq_store); in mtw_updateslot()
H A Dif_run.c2486 i = RUN_CMDQ_GET(&sc->cmdq_store); in run_key_set()
2562 i = RUN_CMDQ_GET(&sc->cmdq_store); in run_key_delete()
2796 uint32_t cnt = RUN_CMDQ_GET(&sc->cmdq_store); in run_newassoc()
3286 uint32_t i = RUN_CMDQ_GET(&sc->cmdq_store); in run_bulk_tx_callbackN()
3566 uint32_t i = RUN_CMDQ_GET(&sc->cmdq_store); in run_tx()
5037 i = RUN_CMDQ_GET(&sc->cmdq_store); in run_update_beacon()
5103 i = RUN_CMDQ_GET(&sc->cmdq_store); in run_updateprot()
5365 i = RUN_CMDQ_GET(&sc->cmdq_store); in run_updateslot()