Searched refs:softmac_send_unbind_req (Results 1 – 3 of 3) sorted by relevance
369 extern int softmac_send_unbind_req(softmac_lower_t *);
1267 (void) softmac_send_unbind_req(slp); in softmac_m_start()1277 (void) softmac_send_unbind_req(slp); in softmac_m_start()1296 (void) softmac_send_unbind_req(slp); in softmac_m_stop()
76 softmac_send_unbind_req(softmac_lower_t *slp) in softmac_send_unbind_req() function