SRST_TX
if (srs.srs_type & SRST_TX)
if (!(srs.srs_type & SRST_TX))
if ((args & MAC_SRS_RX) && (srs.srs_type & SRST_TX))
if (!(srs.srs_type & SRST_TX))
if (!(srs.srs_type & SRST_TX))
if ((args & MAC_SRS_RX) && (srs.srs_type & SRST_TX))
if (((args & MAC_SRS_TX) && !(srs.srs_type & SRST_TX)) ||
((args & MAC_SRS_RX) && (srs.srs_type & SRST_TX)))
if (srs.srs_type & SRST_TX)
if (!(srs.srs_type & SRST_TX))
(srs.srs_type & SRST_TX ? "TX" : "RX"));
ASSERT(!(mac_srs->srs_type & SRST_TX));
ASSERT(!(mac_srs->srs_type & SRST_TX));
VERIFY0(srs->srs_type & SRST_TX);
ASSERT((srs->srs_type & SRST_TX) == 0);
ASSERT(srs->srs_type & SRST_TX);
if (mac_srs->srs_type & SRST_TX) {
if (!(mac_srs->srs_type & SRST_TX)) {
if ((mac_srs->srs_type & SRST_TX) != 0) {
if ((mac_srs->srs_type & SRST_TX) != 0) {
boolean_t is_tx_srs = ((srs_type & SRST_TX) != 0);
(void) mac_srs_create(mcip, flent, SRST_TX | link_type,
ASSERT(tx_srs->srs_type & SRST_TX);
if (mac_srs->srs_type & SRST_TX) {
if (mac_srs->srs_type & SRST_TX) {
if ((mac_srs->srs_type & SRST_TX) == 0 &&
if ((mac_srs->srs_type & SRST_TX) != 0) {
if (!(mac_srs->srs_type & SRST_TX))
if (!(mac_srs->srs_type & SRST_TX)) {
ASSERT(((mac_srs)->srs_type & SRST_TX) || \
if (!(srs->srs_type & SRST_TX)) \
if (!(srs->srs_type & SRST_TX)) \
ASSERT((mac_srs->srs_type & SRST_TX) == 0);
is_tx_srs = ((mac_srs->srs_type & SRST_TX) != 0);
is_tx_srs = ((mac_srs->srs_type & SRST_TX) != 0);
is_tx_srs = ((mac_srs->srs_type & SRST_TX) != 0);
is_tx_srs = ((mac_srs->srs_type & SRST_TX) != 0);