Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h898 struct nix_lf_alloc_rsp { struct
899 struct mbox_msghdr hdr;
900 u16 sqb_size;
901 u16 rx_chan_base;
902 u16 tx_chan_base;
903 u8 rx_chan_cnt; /* total number of RX channels */
904 u8 tx_chan_cnt; /* total number of TX channels */
905 u8 lso_tsov4_idx;
906 u8 lso_tsov6_idx;
907 u8 mac_addr[ETH_ALEN];
[all …]