Searched refs:prism2mgmt_readpda (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dprism2mgmt.h79 int prism2mgmt_readpda(wlandevice_t *wlandev, void *msgp);
H A Dprism2fw.c771 if (prism2mgmt_readpda(wlandev, &msg) != 0) {
772 /* prism2mgmt_readpda prints an errno if appropriate */
H A Dprism2mgmt.c672 * prism2mgmt_readpda
689 int prism2mgmt_readpda(wlandevice_t *wlandev, void *msgp) function
H A Dprism2sta.c344 result = prism2mgmt_readpda(wlandev, msg);

Completed in 49 milliseconds