HomeSort by relevance Sort by last modified time
    Searched refs:hfa384x_drvr_setconfig (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
prism2.c 510 static int hfa384x_drvr_setconfig(hfa384x_t *hw, UINT16 rid, void *buf, UINT16 len) function
551 return hfa384x_drvr_setconfig(hw, rid, &value, sizeof(UINT16));
558 return hfa384x_drvr_setconfig(hw, rid, &value, sizeof(UINT32));
797 result = hfa384x_drvr_setconfig(hw, HFA384x_RID_CNFDESIREDSSID, ssid, HFA384x_RID_CNFDESIREDSSID_LEN); /* Set the SSID */
hfa384x.h     [all...]

Completed in 270 milliseconds