Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.h103 s32 e1000_init_mbx_params_vf(struct e1000_hw *);
H A De1000_vf.c151 hw->mbx.ops.init_params = e1000_init_mbx_params_vf; in e1000_init_function_pointers_vf()
H A De1000_mbx.c525 s32 e1000_init_mbx_params_vf(struct e1000_hw *hw) in e1000_init_mbx_params_vf() function