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

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_common.c1418 u32 num_pf_int; local
1427 num_pf_int = (val & I40E_GLPCI_CNF2_MSI_X_PF_N_MASK) >>
1455 for (i = 0; i < num_pf_int - 2; i++)
1461 for (i = 0; i < num_pf_int - 2; i++)

Completed in 75 milliseconds