Home
last modified time | relevance | path

Searched defs:_lport (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs.h347 #define bfa_fcs_lport_get_fcid(_lport) ((_lport)->pid) argument
348 #define bfa_fcs_lport_get_pwwn(_lport) ((_lport)->port_cfg.pwwn) argument
349 #define bfa_fcs_lport_get_nwwn(_lport) ((_lport)->port_cfg.nwwn) argument
350 #define bfa_fcs_lport_get_psym_name(_lport) ((_lport)->port_cfg.sym_name) argument
351 #define bfa_fcs_lport_get_nsym_name(_lport) ((_lport)->port_cfg.node_sym_name) argument
352 #define bfa_fcs_lport_is_initiator(_lport) \ argument
354 #define bfa_fcs_lport_get_nrports(_lport) \ argument
363 #define bfa_fcs_lport_get_opertype(_lport) ((_lport)->fabric->oper_type) argument
364 #define bfa_fcs_lport_get_fabric_name(_lport) ((_lport)->fabric->fabric_name) argument
365 #define bfa_fcs_lport_get_fabric_ipaddr(_lport) \ argument