Searched defs:pba_num (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_api.c | 1184 s32 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size) in e1000_read_pba_string() 1214 s32 e1000_read_pba_num(struct e1000_hw *hw, u32 *pba_num) in e1000_read_pba_num()
|
| H A D | e1000_nvm.c | 748 s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num, in e1000_read_pba_string_generic() 923 s32 e1000_read_pba_num_generic(struct e1000_hw *hw, u32 *pba_num) in e1000_read_pba_num_generic()
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_nvm.c | 746 s32 igc_read_pba_string_generic(struct igc_hw *hw, u8 *pba_num, in igc_read_pba_string_generic() 914 s32 igc_read_pba_num_generic(struct igc_hw *hw, u32 *pba_num) in igc_read_pba_num_generic()
|
| H A D | igc_api.c | 1665 s32 igc_read_pba_string(struct igc_hw *hw, u8 *pba_num, u32 pba_num_size) in igc_read_pba_string() 1695 s32 igc_read_pba_num(struct igc_hw *hw, u32 *pba_num) in igc_read_pba_num()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_api.c | 448 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size) in ixgbe_read_pba_string() 460 s32 ixgbe_read_pba_num(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num()
|
| H A D | ixgbe_common.c | 603 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num, in ixgbe_read_pba_string_generic() 713 s32 ixgbe_read_pba_num_generic(struct ixgbe_hw *hw, u32 *pba_num) in ixgbe_read_pba_num_generic()
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_nvm.c | 412 ice_read_pba_string(struct ice_hw *hw, u8 *pba_num, u32 pba_num_size) in ice_read_pba_string()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_common.c | 1211 enum i40e_status_code i40e_read_pba_string(struct i40e_hw *hw, u8 *pba_num, in i40e_read_pba_string()
|