Searched defs:nix_lf_alloc_rsp (Results 1 – 1 of 1) sorted by relevance
759 struct nix_lf_alloc_rsp { struct760 struct mbox_msghdr hdr;761 u16 sqb_size;762 u16 rx_chan_base;763 u16 tx_chan_base;764 u8 rx_chan_cnt; /* total number of RX channels */765 u8 tx_chan_cnt; /* total number of TX channels */766 u8 lso_tsov4_idx;767 u8 lso_tsov6_idx;768 u8 mac_addr[ETH_ALEN];[all …]