Searched defs:nix_lf_alloc_rsp (Results 1 – 1 of 1) sorted by relevance
866 struct nix_lf_alloc_rsp { struct867 struct mbox_msghdr hdr;868 u16 sqb_size;869 u16 rx_chan_base;870 u16 tx_chan_base;871 u8 rx_chan_cnt; /* total number of RX channels */872 u8 tx_chan_cnt; /* total number of TX channels */873 u8 lso_tsov4_idx;874 u8 lso_tsov6_idx;875 u8 mac_addr[ETH_ALEN];[all …]