Searched defs:cxgb4_lld_info (Results 1 – 1 of 1) sorted by relevance
422 struct cxgb4_lld_info { struct424 struct l2t_data *l2t; /* L2 table */425 struct tid_info *tids; /* TID table */426 struct net_device **ports; /* device ports */428 const unsigned short *mtus; /* MTU table */431 unsigned short nrxq; /* # of Rx queues */433 unsigned short nciq; /* # of concentrator IQ */434 unsigned char nchan:4; /* # of channels */435 unsigned char nports:4; /* # of ports */440 unsigned int fw_vers; /* FW version */[all …]
Completed in 9 milliseconds