Searched refs:BFI_ADAPTER_SETP (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_mfg_comm.h | 92 (prop) |= BFI_ADAPTER_SETP(NPORTS, 2); \ 93 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \ 97 (prop) |= BFI_ADAPTER_SETP(NPORTS, 1); \ 98 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \ 102 (prop) |= BFI_ADAPTER_SETP(NPORTS, 2); \ 103 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \ 107 (prop) |= BFI_ADAPTER_SETP(NPORTS, 1); \ 108 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \
|
D | bfi.h | 334 #define BFI_ADAPTER_SETP(__prop, __val) \ macro
|
/drivers/scsi/bfa/ |
D | bfi.h | 439 #define BFI_ADAPTER_SETP(__prop, __val) \ macro
|