Home
last modified time | relevance | path

Searched refs:TX_CMD_SEC_CCM (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtx.h121 TX_CMD_SEC_CCM = 0x02, enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c196 tx_cmd->sec_ctl = TX_CMD_SEC_CCM; in iwlagn_tx_cmd_build_hwcrypto()
H A Dcommands.h1159 #define TX_CMD_SEC_CCM 0x02 macro
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1344 #define TX_CMD_SEC_CCM 0x02 macro
H A D3945-mac.c358 tx_cmd->sec_ctl = TX_CMD_SEC_CCM; in il3945_build_tx_cmd_hwcrypto()
H A D4965-mac.c1606 tx_cmd->sec_ctl = TX_CMD_SEC_CCM; in il4965_tx_cmd_build_hwcrypto()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c1456 case TX_CMD_SEC_CCM: in iwl_txq_gen1_update_byte_cnt_tbl()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c457 enum iwl_tx_cmd_sec_ctrl type = TX_CMD_SEC_CCM; in iwl_mvm_set_tx_cmd_crypto()
H A Dmvm.h1683 tx_cmd->sec_ctl = TX_CMD_SEC_CCM; in iwl_mvm_set_tx_cmd_ccmp()