Searched defs:pba_num_size (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/e1000/ |
H A D | e1000_api.c | 1270 s32 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size) in e1000_read_pba_string() 1285 s32 e1000_read_pba_length(struct e1000_hw *hw, u32 *pba_num_size) in e1000_read_pba_length()
|
H A D | e1000_nvm.c | 775 u32 pba_num_size) in e1000_read_pba_string_generic() 890 s32 e1000_read_pba_length_generic(struct e1000_hw *hw, u32 *pba_num_size) in e1000_read_pba_length_generic()
|
/freebsd/sys/dev/igc/ |
H A D | igc_api.c | 607 s32 igc_read_pba_string(struct igc_hw *hw, u8 *pba_num, u32 pba_num_size) in igc_read_pba_string()
|
H A D | igc_nvm.c | 502 u32 pba_num_size) in igc_read_pba_string_generic()
|
/freebsd/sys/dev/ice/ |
H A D | ice_nvm.c | 792 ice_read_pba_string(struct ice_hw * hw,u8 * pba_num,u32 pba_num_size) ice_read_pba_string() argument
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_api.c | 480 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size) in ixgbe_read_pba_string()
|
H A D | ixgbe_common.c | 644 u32 pba_num_size) in ixgbe_read_pba_string_generic()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_common.c | 1187 u32 pba_num_size) in i40e_read_pba_string()
|