Searched refs:softmac_send_unbind_req (Results 1 – 3 of 3) sorted by relevance
372 extern int softmac_send_unbind_req(softmac_lower_t *);
1262 (void) softmac_send_unbind_req(slp); in softmac_m_start()1272 (void) softmac_send_unbind_req(slp); in softmac_m_start()1291 (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