Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h77 struct ixgbe_mbx_operations { struct
98 struct ixgbe_mbx_operations ops; argument
H A Dmbx.c315 const struct ixgbe_mbx_operations ixgbevf_mbx_ops = {
333 const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops = {
H A Dixgbevf.h432 extern const struct ixgbe_mbx_operations ixgbevf_mbx_ops;
439 extern const struct ixgbe_mbx_operations ixgbevf_hv_mbx_ops;
H A Dixgbevf_main.c4589 sizeof(struct ixgbe_mbx_operations)); in ixgbevf_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h107 extern const struct ixgbe_mbx_operations mbx_ops_generic;
H A Dixgbe_mbx.c426 const struct ixgbe_mbx_operations mbx_ops_generic = {
H A Dixgbe_type.h3600 struct ixgbe_mbx_operations { struct
3621 const struct ixgbe_mbx_operations *ops; argument
3659 const struct ixgbe_mbx_operations *mbx_ops;