Home
last modified time | relevance | path

Searched defs:ixgbe_mbx_operations (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h54578 struct ixgbe_mbx_operations { struct
54579 s32 (*init_params)(struct ixgbe_hw *);
54580 s32 (*read)(struct ixgbe_hw *, u32 *, u16, u16);
54581 s32 (*write)(struct ixgbe_hw *, u32 *, u16, u16);
54582 s32 (*read_posted)(struct ixgbe_hw *, u32 *, u16, u16);
54583 s32 (*write_posted)(struct ixgbe_hw *, u32 *, u16, u16);
54584 s32 (*check_for_msg)(struct ixgbe_hw *, u16);
54585 s32 (*check_for_ack)(struct ixgbe_hw *, u16);
54586 s32 (*check_for_rst)(struct ixgbe_hw *, u16);
H A Dvmlinux_602.h54578 struct ixgbe_mbx_operations { struct
54579 s32 (*init_params)(struct ixgbe_hw *);
54580 s32 (*read)(struct ixgbe_hw *, u32 *, u16, u16);
54581 s32 (*write)(struct ixgbe_hw *, u32 *, u16, u16);
54582 s32 (*read_posted)(struct ixgbe_hw *, u32 *, u16, u16);
54583 s32 (*write_posted)(struct ixgbe_hw *, u32 *, u16, u16);
54584 s32 (*check_for_msg)(struct ixgbe_hw *, u16);
54585 s32 (*check_for_ack)(struct ixgbe_hw *, u16);
54586 s32 (*check_for_rst)(struct ixgbe_hw *, u16);