Searched refs:BFI_ADAPTER_SETP (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/brocade/bna/ |
| D | bfa_defs_mfg_comm.h | 84 (prop) |= BFI_ADAPTER_SETP(NPORTS, 2); \ 85 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \ 89 (prop) |= BFI_ADAPTER_SETP(NPORTS, 1); \ 90 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \ 94 (prop) |= BFI_ADAPTER_SETP(NPORTS, 2); \ 95 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \ 99 (prop) |= BFI_ADAPTER_SETP(NPORTS, 1); \ 100 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \
|
| D | bfi.h | 326 #define BFI_ADAPTER_SETP(__prop, __val) \ macro
|
| /Linux-v6.6/drivers/scsi/bfa/ |
| D | bfi.h | 431 #define BFI_ADAPTER_SETP(__prop, __val) \ macro
|