Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h480 struct nix_lf_alloc_rsp { struct
481 struct mbox_msghdr hdr;
482 u16 sqb_size;
483 u16 rx_chan_base;
484 u16 tx_chan_base;
485 u8 rx_chan_cnt; /* total number of RX channels */
486 u8 tx_chan_cnt; /* total number of TX channels */
487 u8 lso_tsov4_idx;
488 u8 lso_tsov6_idx;
489 u8 mac_addr[ETH_ALEN];
[all …]