Searched refs:desc_dword0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mgmt.c | 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 in rsi_set_vap_capabilities() [all...] |
H A D | rsi_mgmt.h | 344 struct rsi_cmd_desc_dword0 desc_dword0; member 356 struct rsi_cmd_desc_dword0 desc_dword0; member 378 struct rsi_cmd_desc_dword0 desc_dword0; member 388 struct rsi_cmd_desc_dword0 desc_dword0; member 400 struct rsi_cmd_desc_dword0 desc_dword0; member 412 struct rsi_cmd_desc_dword0 desc_dword0; member 439 struct rsi_cmd_desc_dword0 desc_dword0; member 448 struct rsi_cmd_desc_dword0 desc_dword0; member 470 struct rsi_cmd_desc_dword0 desc_dword0; member 496 struct rsi_cmd_desc_dword0 desc_dword0; member 514 struct rsi_cmd_desc_dword0 desc_dword0; global() member 643 struct rsi_cmd_desc_dword0 desc_dword0; global() member 657 struct rsi_cmd_desc_dword0 desc_dword0; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mgmt.c | 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 in rsi_set_vap_capabilities() [all...] |
H A D | rsi_mgmt.h | 344 struct rsi_cmd_desc_dword0 desc_dword0; member 356 struct rsi_cmd_desc_dword0 desc_dword0; member 378 struct rsi_cmd_desc_dword0 desc_dword0; member 388 struct rsi_cmd_desc_dword0 desc_dword0; member 400 struct rsi_cmd_desc_dword0 desc_dword0; member 412 struct rsi_cmd_desc_dword0 desc_dword0; member 439 struct rsi_cmd_desc_dword0 desc_dword0; member 448 struct rsi_cmd_desc_dword0 desc_dword0; member 470 struct rsi_cmd_desc_dword0 desc_dword0; member 496 struct rsi_cmd_desc_dword0 desc_dword0; member 514 struct rsi_cmd_desc_dword0 desc_dword0; global() member 643 struct rsi_cmd_desc_dword0 desc_dword0; global() member 657 struct rsi_cmd_desc_dword0 desc_dword0; global() member [all...] |
Completed in 12 milliseconds