Searched refs:HIF_DATA_REQ (Results 1 – 4 of 4) sorted by relevance
18 #define HIF_DATA_REQ 0xE001 macro
329 if (le16_to_cpu(hdr->event) < HIF_DATA_REQ || in write_to_device()388 if (le16_to_cpu(hdr->event) < HIF_DATA_REQ || in ks_wlan_hw_tx()
1195 pp->header.event = cpu_to_le16(HIF_DATA_REQ); in hostif_data_request()
2193 case HIF_DATA_REQ: in print_hif_event()