Home
last modified time | relevance | path

Searched defs:hostif_phy_information_request (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.h460 struct hostif_phy_information_request { struct
461 struct hostif_hdr header;
462 __le16 type;
465 __le16 time; /* unit 100ms */
H A Dks_hostif.c1448 void hostif_phy_information_request(struct ks_wlan_private *priv) in hostif_phy_information_request() function