Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/fw/api/
H A Ddatapath.h559 struct iwl_rx_baid_cfg_cmd_remove_v1 remove_v1; member
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c2842 cmd.remove_v1.baid = cpu_to_le32(baid); in iwl_mvm_fw_baid_op_cmd()
2843 BUILD_BUG_ON(sizeof(cmd.remove_v1) > sizeof(cmd.remove)); in iwl_mvm_fw_baid_op_cmd()
/src/sys/dev/iwx/
H A Dif_iwxreg.h5427 struct iwx_rx_baid_cfg_cmd_remove_v1 remove_v1; member
H A Dif_iwx.c3361 cmd.remove_v1.baid = rxba->baid; in iwx_sta_rx_agg_baid_cfg_cmd()