Searched refs:bnx2fc_lport (Results 1 – 3 of 3) sorted by relevance
272 struct bnx2fc_lport { struct
1110 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()
516 struct bnx2fc_lport *blport; in is_valid_lport()