Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h291 s32 fm10k_sm_mbx_init(struct fm10k_hw *, struct fm10k_mbx_info *,
H A Dfm10k_mbx.c2139 s32 fm10k_sm_mbx_init(struct fm10k_hw __always_unused *hw, in fm10k_sm_mbx_init() function
H A Dfm10k_pf.c1817 return fm10k_sm_mbx_init(hw, &hw->mbx, fm10k_msg_data_pf); in fm10k_get_invariants_pf()