Home
last modified time | relevance | path

Searched refs:isap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c1594 if ((!hw->isap && macport != 0) || in hfa384x_drvr_disable()
1595 (hw->isap && !(macport <= HFA384x_PORTID_MAX)) || in hfa384x_drvr_disable()
1633 if ((!hw->isap && macport != 0) || in hfa384x_drvr_enable()
1634 (hw->isap && !(macport <= HFA384x_PORTID_MAX)) || in hfa384x_drvr_enable()
H A Dhfa384x.h1066 u32 isap; member