softmac_capab_send
if ((err = softmac_capab_send(slp, B_FALSE)) != 0)
if ((err = softmac_capab_send(slp, B_TRUE)) != 0)
static int softmac_capab_send(softmac_lower_t *, boolean_t);