Searched refs:mtops_ops (Results 1 – 3 of 3) sorted by relevance
280 if (mip->mi_type->mt_ops.mtops_ops & MTOPS_PDATA_VERIFY) { in mac_register()926 if (!(mip->mi_type->mt_ops.mtops_ops & MTOPS_PDATA_VERIFY)) in mac_pdata_update()1164 if (mip->mi_type->mt_ops.mtops_ops & MTOPS_LINK_DETAILS) { in i_mac_log_link_state()
4298 if (mip->mi_type->mt_ops.mtops_ops & MTOPS_HEADER_COOK) { in mac_header_cook()4317 if (mip->mi_type->mt_ops.mtops_ops & MTOPS_HEADER_UNCOOK) { in mac_header_uncook()
497 uint_t mtops_ops; member