| H A D | common.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 75 FEC_RS = 1 << 0, /* Reed-Solomon */ 76 FEC_BASER_RS = 1 << 1, /* BASE-R, aka Firecode */ 159 u64 rx_ovflow0; /* drops due to buffer-group 0 overflows */ 160 u64 rx_ovflow1; /* drops due to buffer-group 1 overflows */ 161 u64 rx_ovflow2; /* drops due to buffer-grou 590 t4_wr_mbox_timeout(struct adapter * adap,int mbox,const void * cmd,int size,void * rpl,int timeout) t4_wr_mbox_timeout() argument 598 t4_wr_mbox(struct adapter * adap,int mbox,const void * cmd,int size,void * rpl) t4_wr_mbox() argument 604 t4_wr_mbox_ns(struct adapter * adap,int mbox,const void * cmd,int size,void * rpl) t4_wr_mbox_ns() argument [all...] |