Home
last modified time | relevance | path

Searched refs:HIF_START_REQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.h26 #define HIF_START_REQ 0xE005 macro
H A Dks_wlan_net.c2222 case HIF_START_REQ: in print_hif_event()
H A Dks_hostif.c1303 pp = hostif_generic_request(sizeof(*pp), HIF_START_REQ); in hostif_start_request()