Home
last modified time | relevance | path

Searched defs:pri_set (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c987 const u8 pri_set, in bnx2x_e3b0_sp_get_pri_cli_reg()
1003 static u64 bnx2x_e3b0_sp_get_pri_cli_reg_nig(const u8 cos, const u8 pri_set) in bnx2x_e3b0_sp_get_pri_cli_reg_nig()
1019 static u64 bnx2x_e3b0_sp_get_pri_cli_reg_pbf(const u8 cos, const u8 pri_set) in bnx2x_e3b0_sp_get_pri_cli_reg_pbf()
1044 u8 pri_set = 0; in bnx2x_ets_e3b0_sp_set_pri_cli_reg() local