Home
last modified time | relevance | path

Searched refs:ice_debugfs_pf_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c9 int ice_debugfs_pf_init(struct ice_pf *pf) in ice_debugfs_pf_init() function
H A Dice.h963 int ice_debugfs_pf_init(struct ice_pf *pf);
H A Dice_common.c974 err = ice_debugfs_pf_init(pf); in __fwlog_init()