Home
last modified time | relevance | path

Searched refs:HIF_DATA_REQ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.h18 #define HIF_DATA_REQ 0xE001 macro
H A Dks7010_sdio.c329 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()
H A Dks_wlan_net.c2198 case HIF_DATA_REQ: in print_hif_event()
H A Dks_hostif.c1194 pp->header.event = cpu_to_le16(HIF_DATA_REQ); in hostif_data_request()