Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h455 enum i40e_status_code i40e_read_pba_string(struct i40e_hw *hw, u8 *pba_num,
H A Di40e_common.c1186 enum i40e_status_code i40e_read_pba_string(struct i40e_hw *hw, u8 *pba_num, in i40e_read_pba_string() function
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c1469 irc = i40e_read_pba_string(hw, pbanum, sizeof (pbanum)); in i40e_final_init()