Home
last modified time | relevance | path

Searched refs:seq_ctl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h33 * @TX_CMD_FLG_KEEP_SEQ_CTL: if seq_ctl is set, don't increase inner seq count
508 * @seq_ctl: sequence control from the Tx cmd
537 __le16 seq_ctl;
565 * @seq_ctl: sequence control from the Tx cmd
595 __le16 seq_ctl;
613 * @seq_ctl: sequence control field
630 __le16 seq_ctl;
535 __le16 seq_ctl; global() member
593 __le16 seq_ctl; global() member
628 __le16 seq_ctl; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1714 u16 next_reclaimed, seq_ctl; in iwl_mvm_rx_tx_cmd_single() local
1722 seq_ctl = le16_to_cpu(tx_resp->seq_ctl); in iwl_mvm_rx_tx_cmd_single()
1798 seq_ctl = 0; in iwl_mvm_rx_tx_cmd_single()
1800 seq_ctl = le16_to_cpu(hdr->seq_ctrl); in iwl_mvm_rx_tx_cmd_single()
1802 if (unlikely(!seq_ctl)) { in iwl_mvm_rx_tx_cmd_single()
1853 ssn, next_reclaimed, seq_ctl); in iwl_mvm_rx_tx_cmd_single()
2310 ba_notif->tid, le16_to_cpu(ba_notif->seq_ctl), in iwl_mvm_rx_ba_notif()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h4812 * @IWM_TX_CMD_FLG_KEEP_SEQ_CTL: if seq_ctl is set, don't increase inner seq count
5171 * @seq_ctl: sequence control field from IEEE80211 frame header
5199 uint16_t seq_ctl;
5214 * @seq_ctl: sequence control field from IEEE80211 frame header (the first
5232 uint16_t seq_ctl;
5195 uint16_t seq_ctl; global() member
5228 uint16_t seq_ctl; global() member