• Home
  • Raw
  • Download

Lines Matching refs:desc_dword0

354 	desc->desc_dword0.len_qno |= cpu_to_le16(DESC_IMMEDIATE_WAKEUP);  in rsi_send_internal_mgmt_frame()
398 radio_caps->desc_dword0.frame_type = RADIO_CAPABILITIES; in rsi_load_radio_caps()
467 rsi_set_len_qno(&radio_caps->desc_dword0.len_qno, in rsi_load_radio_caps()
580 rsi_set_len_qno(&peer_notify->desc.desc_dword0.len_qno, in rsi_hal_send_sta_notify_frame()
583 peer_notify->desc.desc_dword0.frame_type = PEER_NOTIFY; in rsi_hal_send_sta_notify_frame()
635 rsi_set_len_qno(&aggr_params->desc_dword0.len_qno, 0, RSI_WIFI_MGMT_Q); in rsi_send_aggregation_params_frame()
636 aggr_params->desc_dword0.frame_type = AMPDU_IND; in rsi_send_aggregation_params_frame()
682 rsi_set_len_qno(&bb_rf_prog->desc_dword0.len_qno, 0, RSI_WIFI_MGMT_Q); in rsi_program_bb_rf()
683 bb_rf_prog->desc_dword0.frame_type = BBP_PROG_IN_TA; in rsi_program_bb_rf()
736 rsi_set_len_qno(&vap_caps->desc_dword0.len_qno, in rsi_set_vap_capabilities()
738 vap_caps->desc_dword0.frame_type = VAP_CAPABILITIES; in rsi_set_vap_capabilities()
838 rsi_set_len_qno(&set_key->desc_dword0.len_qno, in rsi_hal_load_key()
840 set_key->desc_dword0.frame_type = SET_KEY_REQ; in rsi_hal_load_key()
1006 rsi_set_len_qno(&boot_params->desc_dword0.len_qno, in rsi_load_9116_bootup_params()
1008 boot_params->desc_dword0.frame_type = BOOTUP_PARAMS_REQUEST; in rsi_load_9116_bootup_params()
1144 rsi_set_len_qno(&chan_cfg->desc_dword0.len_qno, 0, RSI_WIFI_MGMT_Q); in rsi_set_channel()
1145 chan_cfg->desc_dword0.frame_type = SCAN_REQUEST; in rsi_set_channel()
1223 rsi_set_len_qno(&dynamic_frame->desc_dword0.len_qno, in rsi_send_vap_dynamic_update()
1226 dynamic_frame->desc_dword0.frame_type = VAP_DYNAMIC_UPDATE; in rsi_send_vap_dynamic_update()
1349 auto_rate->desc.desc_dword0.frame_type = AUTO_RATE_IND; in rsi_send_auto_rate_request()
1445 rsi_set_len_qno(&auto_rate->desc.desc_dword0.len_qno, in rsi_send_auto_rate_request()
1581 rsi_set_len_qno(&mgmt_frame->desc_dword0.len_qno, 0, RSI_WIFI_MGMT_Q); in rsi_send_block_unblock_frame()
1582 mgmt_frame->desc_dword0.frame_type = BLOCK_HW_QUEUE; in rsi_send_block_unblock_frame()
1652 rsi_set_len_qno(&ps->desc.desc_dword0.len_qno, in rsi_send_ps_request()
1654 ps->desc.desc_dword0.frame_type = WAKEUP_SLEEP_REQUEST; in rsi_send_ps_request()
1660 ps->desc.desc_dword0.len_qno |= cpu_to_le16(RSI_PS_DISABLE_IND); in rsi_send_ps_request()
1723 rsi_set_len_qno(&w9116_features->desc.desc_dword0.len_qno, in rsi_send_w9116_features()
1725 w9116_features->desc.desc_dword0.frame_type = FEATURES_ENABLE; in rsi_send_w9116_features()
1755 ant_sel_frame->desc_dword0.frame_type = ANT_SEL_FRAME; in rsi_set_antenna()
1758 rsi_set_len_qno(&ant_sel_frame->desc_dword0.len_qno, in rsi_set_antenna()
1808 rsi_set_len_qno(&cmd_frame->desc.desc_dword0.len_qno, in rsi_send_wowlan_request()
1811 cmd_frame->desc.desc_dword0.frame_type = WOWLAN_CONFIG_PARAMS; in rsi_send_wowlan_request()
1843 rsi_set_len_qno(&bgscan->desc_dword0.len_qno, in rsi_send_bgscan_params()
1845 bgscan->desc_dword0.frame_type = BG_SCAN_PARAMS; in rsi_send_bgscan_params()
1898 bgscan->desc_dword0.frame_type = BG_SCAN_PROBE_REQ; in rsi_send_bgscan_probe_req()
1920 rsi_set_len_qno(&bgscan->desc_dword0.len_qno, in rsi_send_bgscan_probe_req()