Searched defs:c2h_cmd_id (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c624 u8 c2h_cmd_id = 0, c2h_cmd_seq = 0, c2h_cmd_len = 0; rtl8723be_c2h_packet_handler() local
589 _rtl8723be_c2h_content_parsing(struct ieee80211_hw *hw, u8 c2h_cmd_id, u8 c2h_cmd_len, u8 *tmp_buf) _rtl8723be_c2h_content_parsing() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c845 static void _rtl92ee_c2h_content_parsing(struct ieee80211_hw *hw, u8 c2h_cmd_id, _rtl92ee_c2h_content_parsing() argument
886 u8 c2h_cmd_id = 0, c2h_cmd_seq = 0, c2h_cmd_len = 0; rtl92ee_c2h_packet_handler() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.c1842 u8 c2h_cmd_id = 0, c2h_cmd_seq = 0, c2h_cmd_len = 0; rtl8821ae_c2h_packet_handler() local
1812 _rtl8821ae_c2h_content_parsing(struct ieee80211_hw *hw, u8 c2h_cmd_id, u8 c2h_cmd_len, u8 *tmp_buf) _rtl8821ae_c2h_content_parsing() argument

Completed in 239 milliseconds