Searched refs:wil_set_crypto_rx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 1383 void wil_set_crypto_rx(u8 key_index, enum wmi_key_usage key_usage,
|
H A D | cfg80211.c | 1537 void wil_set_crypto_rx(u8 key_index, enum wmi_key_usage key_usage, in wil_set_crypto_rx() function 1669 wil_set_crypto_rx(key_index, key_usage, cs, params); in wil_cfg80211_add_key()
|
H A D | wmi.c | 1250 * wil_set_crypto_rx is called here to reset the security PN in wmi_evt_ring_en() 1255 wil_set_crypto_rx(0, WMI_KEY_USE_PAIRWISE, sta, ¶ms); in wmi_evt_ring_en()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 1385 void wil_set_crypto_rx(u8 key_index, enum wmi_key_usage key_usage,
|
H A D | cfg80211.c | 1561 void wil_set_crypto_rx(u8 key_index, enum wmi_key_usage key_usage, in wil_set_crypto_rx() function 1692 wil_set_crypto_rx(key_index, key_usage, cs, params); in wil_cfg80211_add_key()
|
H A D | wmi.c | 1250 * wil_set_crypto_rx is called here to reset the security PN in wmi_evt_ring_en() 1255 wil_set_crypto_rx(0, WMI_KEY_USE_PAIRWISE, sta, ¶ms); in wmi_evt_ring_en()
|
Completed in 29 milliseconds