HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_get_pba_block_size (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.c 826 ret_val = ixgbe_get_pba_block_size(hw, eeprom_buf,
915 * ixgbe_get_pba_block_size
926 s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf, function in typeref:typename:s32
933 DEBUGFUNC("ixgbe_get_pba_block_size");

Completed in 30 milliseconds