Lines Matching +full:xfp +full:- +full:mac
1 /* SPDX-License-Identifier: GPL-2.0 */
109 #define MXGEFW_ETH_SEND_OFFSET(n) (MXGEFW_ETH_SEND(n) - MXGEFW_ETH_SEND_4)
160 * (plus mtu & mac address) must have been exchanged prior
192 * command return data = repetitions (MSH), 0.5-ms ticks (LSH)
205 * or is equal to FF-FF-FF-FF-FF-FF
234 * the NIC to be able to receive maximum-sized packets.
239 /* data0 = number of slices n (0, 1, ..., n-1) to enable
242 * 1=use one MSI-X per queue.
287 * always has enough header buffer to store maximum-sized headers.
305 * obtained data is cached inside the xaui-xfi chip :
310 * bit 23:16 is the i2c bus number (for multi-port NICs)
317 /* Return the last obtained copy of a given byte in the xfp i2c table
339 * throttle_factor = 256 * pcie-raw-speed / tx_speed
340 * tx_speed = 256 * pcie-raw-speed / throttle_factor
342 * For PCI-E x8: pcie-raw-speed == 16Gb/s
343 * For PCI-E x4: pcie-raw-speed == 8Gb/s
348 * with tx_boundary == 2048, max-throttle-factor == 8191 => min-speed == 500Mb/s
349 * with tx_boundary == 4096, max-throttle-factor == 4095 => min-speed == 1Gb/s
364 /* data1 = MS4 of MAC Addr */