Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_api.c1270 s32 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size) in e1000_read_pba_string()
1300 s32 e1000_read_pba_num(struct e1000_hw *hw, u32 *pba_num) in e1000_read_pba_num()
H A De1000_nvm.c774 s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num, in e1000_read_pba_string_generic()
949 s32 e1000_read_pba_num_generic(struct e1000_hw *hw, u32 *pba_num) in e1000_read_pba_num_generic()
/freebsd/sys/dev/igc/
H A Digc_api.c609 s32 igc_read_pba_string(struct igc_hw *hw, u8 *pba_num, u32 pba_num_size) in igc_read_pba_string()
H A Digc_nvm.c501 s32 igc_read_pba_string_generic(struct igc_hw *hw, u8 *pba_num, in igc_read_pba_string_generic()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.c496 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size) in ixgbe_read_pba_string()
508 s32 ixgbe_read_pba_num(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num()
H A Dixgbe_common.c647 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num, in ixgbe_read_pba_string_generic()
757 s32 ixgbe_read_pba_num_generic(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num_generic()
H A Dixgbe_e610.c5488 s32 ixgbe_read_pba_string_E610(struct ixgbe_hw *hw, u8 *pba_num, in ixgbe_read_pba_string_E610()
/freebsd/sys/dev/ice/
H A Dice_nvm.c792 ice_read_pba_string(struct ice_hw * hw,u8 * pba_num,u32 pba_num_size) ice_read_pba_string() argument
/freebsd/sys/dev/ixl/
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()