Searched refs:nssn (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| H A D | agg.c | 29 u16 nssn; member 171 .nssn = 101, 193 .nssn = 100, 215 .nssn = IEEE80211_MAX_SN - 1, 238 .nssn = 102, 264 .nssn = 1, 291 .nssn = 101, 317 .nssn = 103, 345 .nssn = 100, 373 .nssn = 101, [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | agg.c | 14 u16 nssn) in iwl_mld_reorder_release_frames() argument 21 while (ieee80211_sn_less(ssn, nssn)) { in iwl_mld_reorder_release_frames() 39 reorder_buf->head_sn = nssn; in iwl_mld_reorder_release_frames() 44 u8 baid, u16 nssn, int queue) in iwl_mld_release_frames_from_notif() argument 52 baid, nssn); in iwl_mld_release_frames_from_notif() 75 reorder_buf, nssn); in iwl_mld_release_frames_from_notif() 93 le16_to_cpu(release->nssn), in iwl_mld_handle_frame_release_notif() 141 nssn); in iwl_mld_handle_bar_frame_release_notif() 201 u16 nssn, sn; in iwl_mld_reorder() local 274 buffer->head_sn = nssn; in iwl_mld_reorder() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rxmq.c | 559 u16 nssn) in iwl_mvm_release_frames() argument 568 while (ieee80211_sn_less(ssn, nssn)) { in iwl_mvm_release_frames() 587 reorder_buf->head_sn = nssn; in iwl_mvm_release_frames() 637 baid, nssn); in iwl_mvm_release_frames_from_notif() 665 reorder_buf, nssn); in iwl_mvm_release_frames_from_notif() 741 u16 nssn, sn; in iwl_mvm_reorder() local 820 buffer->head_sn = nssn; in iwl_mvm_reorder() 860 buffer, nssn); in iwl_mvm_reorder() 2506 le16_to_cpu(release->nssn), in iwl_mvm_rx_frame_release() 2517 unsigned int baid, nssn, sta_id, tid; in iwl_mvm_rx_bar_frame_release() local [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | rx.h | 845 __le16 nssn; member
|