Searched refs:wifi_send_fw_data (Results 1 – 2 of 2) sorted by relevance
178 static hal_rpmsg_status_t wifi_send_fw_data(t_u8 *data, t_u32 length) in wifi_send_fw_data() function1149 ret = wifi_send_fw_data(buffer, txlen); in wlan_xmit_pkt()1183 ret = wifi_send_fw_data(buffer, txlen); in wlan_xmit_bypass_pkt()1387 ret = wifi_send_fw_data(pbuf, sizeof(TxPD) + INTF_HEADER_LEN); in wlan_send_null_packet()
103 static mlan_status wifi_send_fw_data(t_u8 *data, t_u32 txlen) in wifi_send_fw_data() function1979 return wifi_send_fw_data(buffer, txlen); in wlan_xmit_pkt()1990 return wifi_send_fw_data(buffer, txlen); in wlan_xmit_bypass_pkt()2009 ret = wifi_send_fw_data(pbuf, sizeof(TxPD) + INTF_HEADER_LEN); in wlan_send_null_packet()