Home
last modified time | relevance | path

Searched refs:BFI_CMD_COPY_SZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbfi.h449 #define BFI_CMD_COPY_SZ 28 macro
454 u8 data[BFI_CMD_COPY_SZ];
H A Dbfa_msgq.c287 copied = (cmdq->bytes_to_copy >= BFI_CMD_COPY_SZ) ? BFI_CMD_COPY_SZ : in bfa_msgq_cmdq_copy_rsp()
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfi.h449 #define BFI_CMD_COPY_SZ 28 macro
454 u8 data[BFI_CMD_COPY_SZ];
H A Dbfa_msgq.c285 copied = (cmdq->bytes_to_copy >= BFI_CMD_COPY_SZ) ? BFI_CMD_COPY_SZ : in bfa_msgq_cmdq_copy_rsp()

Completed in 5 milliseconds