Searched refs:BFI_ADAPTER_SETP (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_mfg_comm.h | 94 (prop) |= BFI_ADAPTER_SETP(NPORTS, 2); \ 95 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \ 99 (prop) |= BFI_ADAPTER_SETP(NPORTS, 1); \ 100 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \ 104 (prop) |= BFI_ADAPTER_SETP(NPORTS, 2); \ 105 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \ 109 (prop) |= BFI_ADAPTER_SETP(NPORTS, 1); \ 110 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \
|
D | bfi.h | 338 #define BFI_ADAPTER_SETP(__prop, __val) \ macro
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfi.h | 438 #define BFI_ADAPTER_SETP(__prop, __val) \ macro
|