Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
A Dvf.h74 struct ixgbe_mbx_operations { struct
95 struct ixgbe_mbx_operations ops; argument
A Dmbx.c315 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
333 const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops = {
A Dixgbevf.h432 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
439 extern const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops;
A Dixgbevf_main.c4569 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_mbx.h107 extern const struct ixgbe_mbx_operations mbx_ops_generic;
A Dixgbe_mbx.c426 const struct ixgbe_mbx_operations mbx_ops_generic = {
A Dixgbe_type.h3597 struct ixgbe_mbx_operations { struct
3618 const struct ixgbe_mbx_operations *ops; argument
3656 const struct ixgbe_mbx_operations *mbx_ops;

Completed in 42 milliseconds