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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c399 u8 tc, ext_voq, port_id, num_tcs_in_port; local
419 num_tcs_in_port = 0;
423 num_tcs_in_port++;
424 phys_lines_per_tc = phys_lines / num_tcs_in_port;
473 u8 tc, ext_voq, port_id, num_tcs_in_port; local
486 num_tcs_in_port = 0;
490 num_tcs_in_port++;
493 (num_tcs_in_port * BTB_PURE_LB_FACTOR +
498 num_tcs_in_port;

Completed in 120 milliseconds