Searched refs:link_e2e_beacon (Results 1 – 7 of 7) sorted by relevance
/drivers/scsi/bfa/ |
D | bfa_svc.h | 510 bfa_boolean_t link_e2e_beacon; /* link beacon status */ member 562 bfa_boolean_t link_e2e_beacon);
|
D | bfa_ioc.h | 527 bfa_boolean_t link_e2e_beacon); 659 bfa_boolean_t beacon, bfa_boolean_t link_e2e_beacon,
|
D | bfad_bsg.h | 650 bfa_boolean_t link_e2e_beacon; member
|
D | bfa_svc.c | 4075 attr->link_e2e_beacon = fcport->link_e2e_beacon; in bfa_fcport_get_attr() 4245 bfa_boolean_t link_e2e_beacon) in bfa_fcport_beacon() argument 4251 bfa_trc(bfa, link_e2e_beacon); in bfa_fcport_beacon() 4253 bfa_trc(bfa, fcport->link_e2e_beacon); in bfa_fcport_beacon() 4256 fcport->link_e2e_beacon = link_e2e_beacon; in bfa_fcport_beacon()
|
D | bfa_defs_svc.h | 1000 bfa_boolean_t link_e2e_beacon; /* link beacon is on */ member
|
D | bfa_ioc.c | 5238 bfa_boolean_t link_e2e_beacon, uint32_t sec) in bfa_diag_beacon_port() argument 5241 bfa_trc(diag, link_e2e_beacon); in bfa_diag_beacon_port() 5254 diag->beacon.link_e2e = link_e2e_beacon; in bfa_diag_beacon_port() 5256 diag->cbfn_beacon(diag->dev, beacon, link_e2e_beacon); in bfa_diag_beacon_port()
|
D | bfad_bsg.c | 1776 iocmd->beacon, iocmd->link_e2e_beacon, in bfad_iocmd_diag_beacon_lport()
|