Searched refs:softmac_send_unbind_req (Results 1 – 3 of 3) sorted by relevance
367 extern int softmac_send_unbind_req(softmac_lower_t *);
1261 (void) softmac_send_unbind_req(slp); in softmac_m_start()1271 (void) softmac_send_unbind_req(slp); in softmac_m_start()1290 (void) softmac_send_unbind_req(slp); in softmac_m_stop()
73 softmac_send_unbind_req(softmac_lower_t *slp) in softmac_send_unbind_req() function