Home
last modified time | relevance | path

Searched refs:c2h_cmd_len (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dfw.c863 u8 c2h_cmd_len, in rtl8822be_c2h_content_parsing_ext() argument
873 rtl_tx_report_handler(hw, c2h_content_buf, c2h_cmd_len); in rtl8822be_c2h_content_parsing_ext()
880 c2h_cmd_len + 24 + 2 + 2); in rtl8822be_c2h_content_parsing_ext()
886 u8 c2h_cmd_len, u8 *tmp_buf) in rtl8822be_c2h_content_parsing() argument
893 c2h_cmd_len - 2, in rtl8822be_c2h_content_parsing()
912 c2h_cmd_len); in rtl8822be_c2h_content_parsing()
919 c2h_cmd_len); in rtl8822be_c2h_content_parsing()
923 rtlpriv, c2h_cmd_id, c2h_cmd_len, tmp_buf)) in rtl8822be_c2h_content_parsing()
935 u8 c2h_cmd_id = 0, c2h_cmd_seq = 0, c2h_cmd_len = 0; in rtl8822be_c2h_packet_handler() local
940 c2h_cmd_len = len - 2; in rtl8822be_c2h_packet_handler()
[all …]
Dfw.h182 u8 c2h_cmd_len, u8 *tmp_buf);
/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_interface.c239 u8 phydm_c2H_content_parsing(void *dm_void, u8 c2h_cmd_id, u8 c2h_cmd_len, in phydm_c2H_content_parsing() argument
248 phydm_fw_trace_handler(dm, tmp_buf, c2h_cmd_len); in phydm_c2H_content_parsing()
252 phydm_c2h_ra_report_handler(dm, tmp_buf, c2h_cmd_len); in phydm_c2H_content_parsing()
256 odm_c2h_ra_para_report_handler(dm, tmp_buf, c2h_cmd_len); in phydm_c2H_content_parsing()
266 phydm_fw_trace_handler_code(dm, tmp_buf, c2h_cmd_len); in phydm_c2H_content_parsing()
272 phydm_fw_trace_handler_8051(dm, tmp_buf, c2h_cmd_len); in phydm_c2H_content_parsing()
Dphydm_interface.h170 u8 phydm_c2H_content_parsing(void *dm_void, u8 c2h_cmd_id, u8 c2h_cmd_len,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dbase.h138 u8 c2h_cmd_len);
Dbase.c1663 void rtl_tx_report_handler(struct ieee80211_hw *hw, u8 *tmp_buf, u8 c2h_cmd_len) in rtl_tx_report_handler() argument
/Linux-v4.19/drivers/staging/rtlwifi/
Dbase.h126 u8 c2h_cmd_len);
Dbase.c1595 void rtl_tx_report_handler(struct ieee80211_hw *hw, u8 *tmp_buf, u8 c2h_cmd_len) in rtl_tx_report_handler() argument