Searched refs:BFI_ADAPTER_SETP (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_mfg_comm.h84 (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); \
H A Dbfi.h326 #define BFI_ADAPTER_SETP(__prop, __val) \ macro
/linux-master/drivers/scsi/bfa/
H A Dbfi.h431 #define BFI_ADAPTER_SETP(__prop, __val) \ macro

Completed in 230 milliseconds