Searched refs:isget (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/staging/wlan-ng/
H A Dprism2mib.c69 int isget,
76 int isget,
83 int isget,
89 int isget,
95 int isget,
102 int isget,
110 int isget,
117 int isget,
236 int result, isget; local
277 isget
347 prism2mib_bytearea2pstr(struct mibrec *mib, int isget, struct wlandevice *wlandev, struct hfa384x *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
397 prism2mib_uint32(struct mibrec *mib, int isget, struct wlandevice *wlandev, struct hfa384x *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
444 prism2mib_flag(struct mibrec *mib, int isget, struct wlandevice *wlandev, struct hfa384x *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
501 prism2mib_wepdefaultkey(struct mibrec *mib, int isget, struct wlandevice *wlandev, struct hfa384x *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
551 prism2mib_privacyinvoked(struct mibrec *mib, int isget, struct wlandevice *wlandev, struct hfa384x *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
594 prism2mib_fragmentationthreshold(struct mibrec *mib, int isget, struct wlandevice *wlandev, struct hfa384x *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
640 prism2mib_priv(struct mibrec *mib, int isget, struct wlandevice *wlandev, struct hfa384x *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
[all...]
H A Dp80211req.c59 int isget);
62 int isget, u32 flag)
64 if (isget) {
168 int isget = (msg->msgcode == DIDMSG_DOT11REQ_MIBGET); local
171 p80211req_mibset_mibget(wlandev, mib_msg, isget);
179 int isget)
191 if (!isget)
200 if (isget) {
211 p80211req_handle_action(wlandev, data, isget,
218 p80211req_handle_action(wlandev, data, isget,
61 p80211req_handle_action(struct wlandevice *wlandev, u32 *data, int isget, u32 flag) argument
177 p80211req_mibset_mibget(struct wlandevice *wlandev, struct p80211msg_dot11req_mibget *mib_msg, int isget) argument
[all...]

Completed in 85 milliseconds