Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c34 extern uint8_t sec_type_map[MAX_CDP_SEC_TYPE];
501 sec_type_map[sec_type]); in dp_tx_hw_enqueue_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c33 extern uint8_t sec_type_map[MAX_CDP_SEC_TYPE];
320 sec_type_map[sec_type]); in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c83 extern uint8_t sec_type_map[MAX_CDP_SEC_TYPE];
1541 bank_config->encrypt_type = sec_type_map[vdev->sec_type]; in dp_tx_get_vdev_bank_config()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.c113 uint8_t sec_type_map[MAX_CDP_SEC_TYPE] = {HAL_TX_ENCRYPT_TYPE_NO_CIPHER, variable
125 qdf_export_symbol(sec_type_map);