Lines Matching full:sbu
68 * @param vid SBU Vendor ID
69 * @param pid SBU Product ID
70 * Any SBU-specific initialization should happen at this stage
78 * SBU-specific cleanup should happen at this stage
202 * mlx5_fpga_sbu_conn_create() - Initialize a new FPGA SBU connection
206 * Sets up a new FPGA SBU connection with the specified attributes.
220 * mlx5_fpga_sbu_conn_destroy() - Destroy an FPGA SBU connection
221 * @conn: The FPGA SBU connection to destroy
223 * Cleans up an FPGA SBU connection which was previously created with
230 * @fdev: An FPGA SBU connection
233 * Queues a packet for transmission over an FPGA SBU connection.
280 * mlx5_fpga_get_sbu_caps() - Read the SBU capabilities
285 * Reads the FPGA SBU capabilities into the specified buffer.
286 * The format of the capabilities buffer is SBU-dependent.
289 * -EINVAL if the buffer is not large enough to contain SBU caps