Home
last modified time | relevance | path

Searched refs:bnx2fc_lport (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc.h272 struct bnx2fc_lport { struct
Dbnx2fc_fcoe.c1110 struct bnx2fc_lport *blport, *tmp; in bnx2fc_free_vport()
1429 struct bnx2fc_lport *blport; in bnx2fc_if_create()
1433 blport = kzalloc(sizeof(struct bnx2fc_lport), GFP_KERNEL); in bnx2fc_if_create()
Dbnx2fc_hwi.c516 struct bnx2fc_lport *blport; in is_valid_lport()