Searched defs:htc_packet (Results 1 – 2 of 2) sorted by relevance
2741 static void wmi_control_rx(void *ctx, HTC_PACKET *htc_packet) in wmi_control_rx()2769 static void wmi_control_diag_rx(void *ctx, HTC_PACKET *htc_packet) in wmi_control_diag_rx()2797 static void wmi_control_dbr_rx(void *ctx, HTC_PACKET *htc_packet) in wmi_control_dbr_rx()
2175 QDF_STATUS htc_send_pkt(HTC_HANDLE htc_handle, HTC_PACKET *htc_packet) in htc_send_pkt()