Searched refs:smac_fastpath_admin_disabled (Results 1 – 3 of 3) sorted by relevance
211 boolean_t smac_fastpath_admin_disabled; /* smac_fp_mutex */ member241 (softmac)->smac_fastpath_admin_disabled) ? SOFTMAC_SLOWPATH : \
1074 if (softmac->smac_fastpath_admin_disabled == disable) { in softmac_datapath_switch()1078 softmac->smac_fastpath_admin_disabled = disable; in softmac_datapath_switch()1179 softmac->smac_fastpath_admin_disabled = !disable; in softmac_datapath_switch()
138 ASSERT(!softmac->smac_fastpath_admin_disabled); in softmac_destructor()1092 softmac->smac_fastpath_admin_disabled = B_FALSE; in softmac_destroy()1489 fpstr = softmac->smac_fastpath_admin_disabled ? in softmac_m_getprop()