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()
2198 case HIF_DATA_REQ: in print_hif_event()
1194 pp->header.event = cpu_to_le16(HIF_DATA_REQ); in hostif_data_request()