Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbevf/
Dvf.h96 struct ixgbe_mbx_operations { struct
117 struct ixgbe_mbx_operations ops; argument
Dmbx.c332 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
Dixgbevf.h284 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
Dixgbevf_main.c3397 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h91 extern struct ixgbe_mbx_operations mbx_ops_generic;
Dixgbe_mbx.c462 struct ixgbe_mbx_operations mbx_ops_generic = {
Dixgbe_type.h2854 struct ixgbe_mbx_operations { struct
2875 struct ixgbe_mbx_operations ops; argument
2909 struct ixgbe_mbx_operations *mbx_ops;