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

/drivers/staging/wlan-ng/
H A Dp80211req.c78 int isget);
171 int isget = (msg->msgcode == DIDmsg_dot11req_mibget); local
174 p80211req_mibset_mibget(wlandev, mib_msg, isget);
185 int isget)
193 if (!isget)
198 if (!isget)
203 if (!isget)
208 if (!isget)
215 if (isget) {
229 if (isget) {
183 p80211req_mibset_mibget(wlandevice_t *wlandev, struct p80211msg_dot11req_mibget *mib_msg, int isget) argument
[all...]
H A Dprism2mib.c89 int isget,
96 int isget,
103 int isget,
109 int isget,
115 int isget,
122 int isget,
129 int isget,
136 int isget,
143 int isget,
263 int result, isget; local
374 prism2mib_bytearea2pstr(struct mibrec *mib, int isget, wlandevice_t *wlandev, hfa384x_t *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
424 prism2mib_uint32(struct mibrec *mib, int isget, wlandevice_t *wlandev, hfa384x_t *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
471 prism2mib_flag(struct mibrec *mib, int isget, wlandevice_t *wlandev, hfa384x_t *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
528 prism2mib_wepdefaultkey(struct mibrec *mib, int isget, wlandevice_t *wlandev, hfa384x_t *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
578 prism2mib_privacyinvoked(struct mibrec *mib, int isget, wlandevice_t *wlandev, hfa384x_t *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
624 prism2mib_excludeunencrypted(struct mibrec *mib, int isget, wlandevice_t *wlandev, hfa384x_t *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
663 prism2mib_fragmentationthreshold(struct mibrec *mib, int isget, wlandevice_t *wlandev, hfa384x_t *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
712 prism2mib_priv(struct mibrec *mib, int isget, wlandevice_t *wlandev, hfa384x_t *hw, struct p80211msg_dot11req_mibset *msg, void *data) argument
[all...]

Completed in 89 milliseconds