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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_common.h69 s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf,
H A Dixgbe_common.c822 ret_val = ixgbe_get_pba_block_size(hw, eeprom_buf,
911 * ixgbe_get_pba_block_size
922 s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf, function
929 DEBUGFUNC("ixgbe_get_pba_block_size");

Completed in 208 milliseconds