Home
last modified time | relevance | path

Searched refs:smac_mdt (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_capab.c213 softmac->smac_mdt = B_TRUE; in softmac_fill_mdt_ack()
263 if (softmac->smac_mdt) { in softmac_capab_send()
315 if (softmac->smac_mdt) { in softmac_capab_send()
425 if (!softmac->smac_mdt) { in softmac_adv_mdt_ack()
H A Dsoftmac_fp.c347 if (softmac->smac_mdt) { in softmac_capability_advertise()
/titanic_50/usr/src/uts/common/sys/
H A Dsoftmac_impl.h187 boolean_t smac_mdt; member