Searched defs:ixgbe_mbx_operations (Results 1 – 1 of 1) sorted by relevance
40 struct ixgbe_mbx_operations { struct41 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