Lines Matching +full:multi +full:- +full:word
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
50 __le32 txd_txdscr ; /* transmit frame status word */
59 struct s_txd_os txd_os ; /* OS - specific struct */
67 __le32 rxd_rfsw ; /* receive frame status word */
76 struct s_rxd_os rxd_os ; /* OS - specific struct */
125 #define RX_FIFO_SPACE 0x4000 - RX_FIFO_OFF
130 #define TX_LARGE_FIFO TX_FIFO_SPACE - TX_SMALL_FIFO
133 #define RX_LARGE_FIFO RX_FIFO_SPACE - RX_SMALL_FIFO
155 u_short rx_mode ; /* address mode broad/multi/promisc */
228 /* used by the os-specific module */
245 * CPU is big endian; M-Channel is little endian)