Searched refs:rx_h (Results 1 – 1 of 1) sorted by relevance
749 const struct iwl_rx_handlers *rx_h = &iwl_mvm_rx_handlers[i]; in iwl_mvm_rx_common() local752 if (rx_h->cmd_id != WIDE_ID(pkt->hdr.group_id, pkt->hdr.cmd)) in iwl_mvm_rx_common()755 if (!rx_h->async) { in iwl_mvm_rx_common()756 rx_h->fn(mvm, rxb); in iwl_mvm_rx_common()768 entry->fn = rx_h->fn; in iwl_mvm_rx_common()