Home
last modified time | relevance | path

Searched refs:max_cos (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h955 u8 max_cos; member
1116 u8 max_cos; member
H A Decore_sp_verbs.c4884 if (o->next_tx_only >= o->max_cos) in ecore_queue_comp_cmd()
4889 o->next_tx_only, o->max_cos); in ecore_queue_comp_cmd()
5183 for (cos = 0; cos < o->max_cos; cos++) { in ecore_q_init()
5274 if (cid_index >= o->max_cos) { in ecore_q_send_setup_tx_only()
5397 if (cid_index >= o->max_cos) { in ecore_q_send_update()
5552 if (cid_idx >= o->max_cos) { in ecore_q_send_cfc_del()
5569 if (cid_index >= o->max_cos) { in ecore_q_send_terminate()
5922 obj->max_cos = cid_cnt; in ecore_init_queue_obj()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c792 u8 max_cos = 0; in elink_ets_e3b0_set_credit_upper_bound_pbf() local
799 max_cos = ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0; in elink_ets_e3b0_set_credit_upper_bound_pbf()
802 max_cos = ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1; in elink_ets_e3b0_set_credit_upper_bound_pbf()
805 for (i = 0; i < max_cos; i++) in elink_ets_e3b0_set_credit_upper_bound_pbf()
824 u8 max_cos = 0; in elink_ets_e3b0_pbf_disabled() local
859 max_cos = ELINK_DCBX_E3B0_MAX_NUM_COS_PORT0; in elink_ets_e3b0_pbf_disabled()
862 max_cos = ELINK_DCBX_E3B0_MAX_NUM_COS_PORT1; in elink_ets_e3b0_pbf_disabled()
865 for (i = 0; i < max_cos; i++) in elink_ets_e3b0_pbf_disabled()