Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h873 struct nix_lf_alloc_rsp { struct
874 struct mbox_msghdr hdr;
875 u16 sqb_size;
876 u16 rx_chan_base;
877 u16 tx_chan_base;
878 u8 rx_chan_cnt; /* total number of RX channels */
879 u8 tx_chan_cnt; /* total number of TX channels */
880 u8 lso_tsov4_idx;
881 u8 lso_tsov6_idx;
882 u8 mac_addr[ETH_ALEN];
[all …]