Searched refs:islpci_mgmtframe (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Dislpci_mgt.h115 struct islpci_mgmtframe { struct
136 struct islpci_mgmtframe **recvframe);
139 islpci_mgt_release(struct islpci_mgmtframe *frame)
H A Dislpci_dev.h168 struct islpci_mgmtframe *mgmt_received; /* mbox for incoming frame */
H A Dislpci_mgt.c296 struct islpci_mgmtframe *frame;
360 frame = kmalloc(sizeof (struct islpci_mgmtframe) + size,
453 struct islpci_mgmtframe **recvframe)
474 struct islpci_mgmtframe *frame;
H A Doid_mgt.c423 struct islpci_mgmtframe *response = NULL;
485 struct islpci_mgmtframe *response;
523 struct islpci_mgmtframe *response = NULL;
597 struct islpci_mgmtframe *response;
678 struct islpci_mgmtframe *res;
H A Disl_ioctl.c2503 struct islpci_mgmtframe *frame =
2504 container_of(work, struct islpci_mgmtframe, ws);
2934 struct islpci_mgmtframe *response;
2970 struct islpci_mgmtframe *response;

Completed in 81 milliseconds