Home
last modified time | relevance | path

Searched defs:ixgbe_mbx_operations (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h40 struct ixgbe_mbx_operations { struct
41 void (*init_params)(struct ixgbe_hw *hw);
42 void (*release)(struct ixgbe_hw *hw, u16 mbx_id);
66 struct ixgbe_mbx_operations ops[64]; argument