Searched defs:pba_num (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/sys/dev/netif/ix/ |
H A D | ixgbe_api.c | 449 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size) in ixgbe_read_pba_string() 461 s32 ixgbe_read_pba_num(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num()
|
H A D | ixgbe_common.c | 642 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num, in ixgbe_read_pba_string_generic() 752 s32 ixgbe_read_pba_num_generic(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num_generic()
|
/dflybsd-src/sys/dev/netif/ig_hal/ |
H A D | e1000_nvm.c | 774 s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num, in e1000_read_pba_string_generic()
|
H A D | e1000_api.c | 1243 s32 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size) in e1000_read_pba_string()
|