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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h97 struct ixgbe_mbx_operations { struct
118 struct ixgbe_mbx_operations ops;
H A Dmbx.c338 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
H A Dixgbevf.h484 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
H A Dixgbevf_main.c3999 sizeof(struct ixgbe_mbx_operations)); ixgbevf_probe()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h126 extern struct ixgbe_mbx_operations mbx_ops_generic;
H A Dixgbe_mbx.c449 struct ixgbe_mbx_operations mbx_ops_generic = {
H A Dixgbe_type.h3411 struct ixgbe_mbx_operations { struct
3432 struct ixgbe_mbx_operations ops;
3468 struct ixgbe_mbx_operations *mbx_ops;

Completed in 224 milliseconds