Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c825 const u8 cos_entry, in bnx2x_ets_e3b0_set_cos_bw()
838 switch (cos_entry) { in bnx2x_ets_e3b0_set_cos_bw()
955 const u8 cos_entry) in bnx2x_ets_e3b0_sp_pri_to_cos_set()
975 sp_pri_to_cos[pri] = cos_entry; in bnx2x_ets_e3b0_sp_pri_to_cos_set()
1143 u8 cos_entry = 0; in bnx2x_ets_e3b0_config() local
1176 for (cos_entry = 0; cos_entry < ets_params->num_of_cos; cos_entry++) { in bnx2x_ets_e3b0_config()
1177 if (bnx2x_cos_state_bw == ets_params->cos[cos_entry].state) { in bnx2x_ets_e3b0_config()
1178 cos_bw_bitmap |= (1 << cos_entry); in bnx2x_ets_e3b0_config()
824 bnx2x_ets_e3b0_set_cos_bw(struct bnx2x *bp, const u8 cos_entry, const u32 min_w_val_nig, const u32 min_w_val_pbf, const u16 total_bw, const u8 bw, const u8 port) bnx2x_ets_e3b0_set_cos_bw() argument
953 bnx2x_ets_e3b0_sp_pri_to_cos_set(const struct link_params *params, u8 *sp_pri_to_cos, const u8 pri, const u8 cos_entry) bnx2x_ets_e3b0_sp_pri_to_cos_set() argument
2056 bnx2x_pfc_nig_rx_priority_mask(struct bnx2x *bp, u8 cos_entry, u32 priority_mask, u8 port) bnx2x_pfc_nig_rx_priority_mask() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c825 const u8 cos_entry, in bnx2x_ets_e3b0_set_cos_bw()
838 switch (cos_entry) { in bnx2x_ets_e3b0_set_cos_bw()
955 const u8 cos_entry) in bnx2x_ets_e3b0_sp_pri_to_cos_set()
975 sp_pri_to_cos[pri] = cos_entry; in bnx2x_ets_e3b0_sp_pri_to_cos_set()
1143 u8 cos_entry = 0; in bnx2x_ets_e3b0_config() local
1176 for (cos_entry = 0; cos_entry < ets_params->num_of_cos; cos_entry++) { in bnx2x_ets_e3b0_config()
1177 if (bnx2x_cos_state_bw == ets_params->cos[cos_entry].state) { in bnx2x_ets_e3b0_config()
1178 cos_bw_bitmap |= (1 << cos_entry); in bnx2x_ets_e3b0_config()
824 bnx2x_ets_e3b0_set_cos_bw(struct bnx2x *bp, const u8 cos_entry, const u32 min_w_val_nig, const u32 min_w_val_pbf, const u16 total_bw, const u8 bw, const u8 port) bnx2x_ets_e3b0_set_cos_bw() argument
953 bnx2x_ets_e3b0_sp_pri_to_cos_set(const struct link_params *params, u8 *sp_pri_to_cos, const u8 pri, const u8 cos_entry) bnx2x_ets_e3b0_sp_pri_to_cos_set() argument
2056 bnx2x_pfc_nig_rx_priority_mask(struct bnx2x *bp, u8 cos_entry, u32 priority_mask, u8 port) bnx2x_pfc_nig_rx_priority_mask() argument
[all...]

Completed in 16 milliseconds