Searched defs:pba_num (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_api.c | 372 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size) in ixgbe_read_pba_string() 384 s32 ixgbe_read_pba_num(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num()
|
H A D | ixgbe_common.c | 544 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num, in ixgbe_read_pba_string_generic() 654 s32 ixgbe_read_pba_num_generic(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num_generic()
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_api.c | 1198 s32 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size) in e1000_read_pba_string()
|
H A D | e1000_nvm.c | 767 s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num, in e1000_read_pba_string_generic()
|
/titanic_41/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_common.c | 1150 enum i40e_status_code i40e_read_pba_string(struct i40e_hw *hw, u8 *pba_num, in i40e_read_pba_string()
|