Searched refs:pri_set (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_link.c | 987 					 const u8 pri_set,  in bnx2x_e3b0_sp_get_pri_cli_reg()  argument 993 						    (pri_set + pri_offset));  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()  argument 1009 	return bnx2x_e3b0_sp_get_pri_cli_reg(cos, nig_cos_offset, 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()  argument 1024 	return bnx2x_e3b0_sp_get_pri_cli_reg(cos, pbf_cos_offset, 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 1062 			    sp_pri_to_cos[i], pri_set);  in bnx2x_ets_e3b0_sp_set_pri_cli_reg() 1065 			    sp_pri_to_cos[i], pri_set);  in bnx2x_ets_e3b0_sp_set_pri_cli_reg() 1076 			pri_set++;  in bnx2x_ets_e3b0_sp_set_pri_cli_reg() [all …] 
 |