Home
last modified time | relevance | path

Searched refs:sec_type (Results 1 – 25 of 34) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/target_if/crypto/src/
H A Dtarget_if_crypto.c168 enum cdp_sec_type sec_type = cdp_sec_type_none; in target_if_crypto_set_key() local
240 sec_type = wlan_crypto_cipher_to_cdp_sec_type(req->cipher_type); in target_if_crypto_set_key()
272 sec_type, pn); in target_if_crypto_set_key()
275 sec_type, pairwise); in target_if_crypto_set_key()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_internal.h556 #define OL_RX_ERR_STATISTICS(pdev, vdev, err_type, sec_type, is_mcast) \ argument
558 sec_type, is_mcast)
563 enum htt_sec_type sec_type; \
566 sec_type = peer->security[is_mcast \
568 : txrx_sec_ucast].sec_type; \
570 pdev->sec_types[sec_type], \
645 #define OL_RX_ERR_STATISTICS(pdev, vdev, err_type, sec_type, is_mcast) argument
H A Dol_rx_pn.c110 pn_len = pdev->rx_pn[peer->security[index].sec_type].len; in ol_rx_pn_check_base()
144 pdev->rx_pn[peer->security[index].sec_type]. in ol_rx_pn_check_base()
237 if ((peer->security[index].sec_type in ol_rx_pn_check_base()
H A Dol_rx.c799 enum htt_sec_type sec_type, in ol_rx_sec_ind_handler() argument
816 is_unicast ? "ucast" : "mcast", sec_type); in ol_rx_sec_ind_handler()
818 peer->security[sec_index].sec_type = sec_type; in ol_rx_sec_ind_handler()
827 if (sec_type != htt_sec_type_wapi) { in ol_rx_sec_ind_handler()
1128 (peer->security[txrx_sec_ucast].sec_type != in ol_rx_filter()
1157 if (peer->security[sec_idx].sec_type == htt_sec_type_none) in ol_rx_filter()
1522 peer->security[txrx_sec_ucast].sec_type = in ol_rx_peer_init()
1523 peer->security[txrx_sec_mcast].sec_type = htt_sec_type_none; in ol_rx_peer_init()
H A Dol_ctrl_txrx_api.h71 enum ol_sec_type sec_type, int is_mcast);
H A Dol_tx_classify.c464 OL_TXRX_PEER_SECURITY_MULTICAST].sec_type in ol_tx_classify()
577 OL_TXRX_PEER_SECURITY_UNICAST].sec_type in ol_tx_classify()
863 (peer->security[which_key].sec_type == htt_sec_type_none) ? 0 : in ol_tx_classify_extension()
H A Dol_rx_defrag.c456 if (peer->security[index].sec_type != htt_sec_type_none && in ol_rx_reorder_store_frag()
459 peer->security[index].sec_type); in ol_rx_reorder_store_frag()
814 switch (peer->security[index].sec_type) { in ol_rx_defrag()
H A Dol_rx_reorder.c750 sec_type].len; in ol_rx_pn_ind_handler()
H A Dol_txrx_types.h1493 enum htt_sec_type sec_type; member
H A Dol_txrx.c3080 enum ol_sec_type sec_type = param->sec_type; in ol_txrx_peer_update() local
3083 switch (sec_type) { in ol_txrx_peer_update()
3113 peer->security[txrx_sec_ucast].sec_type = in ol_txrx_peer_update()
3114 peer->security[txrx_sec_mcast].sec_type = in ol_txrx_peer_update()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c470 enum cdp_sec_type sec_type = ((tx_exc_metadata && in dp_tx_hw_enqueue_li() local
471 tx_exc_metadata->sec_type != CDP_INVALID_SEC_TYPE) ? in dp_tx_hw_enqueue_li()
472 tx_exc_metadata->sec_type : vdev->sec_type); in dp_tx_hw_enqueue_li()
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.c296 enum cdp_sec_type sec_type = ((tx_exc_metadata && in dp_tx_hw_enqueue_rh() local
297 tx_exc_metadata->sec_type != CDP_INVALID_SEC_TYPE) ? in dp_tx_hw_enqueue_rh()
298 tx_exc_metadata->sec_type : vdev->sec_type); in dp_tx_hw_enqueue_rh()
320 sec_type_map[sec_type]); in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_tid.h216 uint8_t *peer_mac, enum cdp_sec_type sec_type,
348 uint8_t *peer_mac, enum cdp_sec_type sec_type, in dp_set_pn_check_wifi3() argument
H A Ddp_rx_defrag.c899 enum cdp_sec_type sec_type; in dp_rx_construct_fraglist() local
906 sec_type = txrx_peer->security[index].sec_type; in dp_rx_construct_fraglist()
908 if (!(sec_type == cdp_sec_type_none || sec_type == cdp_sec_type_wep128 || in dp_rx_construct_fraglist()
909 sec_type == cdp_sec_type_wep104 || sec_type == cdp_sec_type_wep40)) in dp_rx_construct_fraglist()
1455 index, txrx_peer->security[index].sec_type); in dp_rx_defrag()
1457 switch (txrx_peer->security[index].sec_type) { in dp_rx_defrag()
H A Ddp_peer.c3257 peer->txrx_peer->security[dp_sec_ucast].sec_type = in dp_peer_rx_init()
3258 peer->txrx_peer->security[dp_sec_mcast].sec_type = in dp_peer_rx_init()
3353 uint8_t *peer_mac, enum cdp_sec_type sec_type, in dp_set_key_sec_type_wifi3() argument
3375 is_unicast ? "ucast" : "mcast", sec_type); in dp_set_key_sec_type_wifi3()
3378 peer->txrx_peer->security[sec_index].sec_type = sec_type; in dp_set_key_sec_type_wifi3()
3387 enum cdp_sec_type sec_type, int is_unicast, in dp_rx_sec_ind_handler() argument
3410 is_unicast ? "ucast" : "mcast", sec_type); in dp_rx_sec_ind_handler()
3413 peer->txrx_peer->security[sec_index].sec_type = sec_type; in dp_rx_sec_ind_handler()
3429 if (sec_type != cdp_sec_type_wapi) { in dp_rx_sec_ind_handler()
H A Ddp_rx_tid.c696 switch (txrx_peer->security[dp_sec_ucast].sec_type) { in dp_single_rx_tid_setup()
1812 uint8_t *peer_mac, enum cdp_sec_type sec_type, in dp_set_pn_check_wifi3() argument
1852 switch (sec_type) { in dp_set_pn_check_wifi3()
H A Ddp_types.h4188 enum cdp_sec_type sec_type; member
5010 enum cdp_sec_type sec_type; member
5083 enum cdp_sec_type sec_type; member
H A Ddp_main.c4770 vdev->sec_type = cdp_sec_type_none; in dp_vdev_attach_wifi3()
6249 int sec_type = 0; in dp_get_sec_type() local
6257 return sec_type; in dp_get_sec_type()
6263 return sec_type; in dp_get_sec_type()
6265 sec_type = peer->txrx_peer->security[sec_idx].sec_type; in dp_get_sec_type()
6268 return sec_type; in dp_get_sec_type()
8648 val->cdp_vdev_param_cipher_en = vdev->sec_type; in dp_get_vdev_param()
8775 vdev->sec_type = val.cdp_vdev_param_cipher_en; in dp_set_vdev_param()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_txrx_ctrl_api.h74 enum ol_sec_type sec_type; member
H A Dol_txrx_htt_api.h527 enum htt_sec_type sec_type,
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c444 enum htt_sec_type sec_type; in htt_t2h_lp_msg_handler() local
454 sec_type = HTT_SEC_IND_SEC_TYPE_GET(*msg_word); in htt_t2h_lp_msg_handler()
458 sec_type, is_unicast, msg_word, in htt_t2h_lp_msg_handler()
H A Dhtt_rx_hl.c212 pdev->txrx_pdev->rx_pn[peer->security[index].sec_type]. in htt_rx_msdu_center_freq_hl()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1328 qdf_assert_always((tx_exc_metadata->sec_type == in dp_tx_hw_enqueue_be()
1330 tx_exc_metadata->sec_type == in dp_tx_hw_enqueue_be()
1331 vdev->sec_type); in dp_tx_hw_enqueue_be()
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/inc/
H A Dcdp_txrx_cmn.h1965 enum cdp_sec_type sec_type, uint32_t *rx_pn) in cdp_set_pn_check() argument
1978 sec_type, rx_pn); in cdp_set_pn_check()
1993 enum cdp_sec_type sec_type, in cdp_set_key_sec_type() argument
2007 peer_mac, sec_type, is_unicast); in cdp_set_key_sec_type()
/wlan-driver/fw-api/fw/
H A Dhtt_isoc.h792 sec_type: 8, member

12