Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h124 extern struct ixgbe_mbx_operations mbx_ops_generic;
Dixgbe_mbx.c449 struct ixgbe_mbx_operations mbx_ops_generic = {
Dixgbe_type.h3180 struct ixgbe_mbx_operations { struct
3201 struct ixgbe_mbx_operations ops; argument
3236 struct ixgbe_mbx_operations *mbx_ops;
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dvf.h96 struct ixgbe_mbx_operations { struct
117 struct ixgbe_mbx_operations ops; argument
Dmbx.c338 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
Dixgbevf.h473 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
Dixgbevf_main.c3986 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()