Searched refs:softmac_send_bind_req (Results 1 – 3 of 3) sorted by relevance
366 extern int softmac_send_bind_req(softmac_lower_t *, uint_t);
50 softmac_send_bind_req(softmac_lower_t *slp, uint_t sap) in softmac_send_bind_req() function
1247 err = softmac_send_bind_req(slp, softmac->smac_media == DL_TPR ? 2 : 0); in softmac_m_start()