Searched refs:VOQ (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c3616 voq = VOQ(port_id, tc_id, max_phys_tcs_per_port);
3634 voq = VOQ(port_id,
3655 DP_ERR(p_hwfn, "VF[%d]: pbf poll failed on VOQ%d\n",
3658 DP_ERR(p_hwfn, "VOQ %d has port_id as %d and tc_id as %d]\n",
H A Dqed_hsi.h2378 /* Returns the VOQ based on port and TC */
2379 #define VOQ(port, tc, max_phys_tcs_per_port) ((tc) == \ macro

Completed in 272 milliseconds