Home
last modified time | relevance | path

Searched refs:USEC_PER_TXOP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/wfx/
Dwfx.h25 #define USEC_PER_TXOP 32 // see struct ieee80211_tx_queue_params macro
Dhif_tx.c409 body->tx_op_limit = cpu_to_le16(arg->txop * USEC_PER_TXOP); in hif_set_edca_queue_params()