Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h122 TX_CMD_SEC_TKIP = 0x03, enumerator
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c1470 case TX_CMD_SEC_TKIP: in iwl_txq_gen1_update_byte_cnt_tbl()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c467 tx_cmd->sec_ctl = TX_CMD_SEC_TKIP; in iwl_mvm_set_tx_cmd_crypto()