NAF_GLOBAL_NOTIFY
if (flags & NAF_GLOBAL_NOTIFY)
if (flags & NAF_GLOBAL_NOTIFY)
na->nm_notify(na, n, tx, NAF_GLOBAL_NOTIFY);
(na->num_rx_rings > 1 ? NAF_GLOBAL_NOTIFY : 0));
(na->num_tx_rings > 1 ? NAF_GLOBAL_NOTIFY : 0));
(i == na->num_tx_rings ? NAF_GLOBAL_NOTIFY: 0));
(i == na->num_rx_rings ? NAF_GLOBAL_NOTIFY: 0));