Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_mbx.c12 STATIC s32 e1000_null_mbx_check_for_flag(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_mbx_check_for_flag() function
284 mbx->ops.check_for_msg = e1000_null_mbx_check_for_flag; in e1000_init_mbx_ops_generic()
285 mbx->ops.check_for_ack = e1000_null_mbx_check_for_flag; in e1000_init_mbx_ops_generic()
286 mbx->ops.check_for_rst = e1000_null_mbx_check_for_flag; in e1000_init_mbx_ops_generic()