Searched refs:bnx2fc_lport (Results 1 – 3 of 3) sorted by relevance
273 struct bnx2fc_lport { struct
1173 struct bnx2fc_lport *blport, *tmp; in bnx2fc_free_vport()1494 struct bnx2fc_lport *blport; in bnx2fc_if_create()1498 blport = kzalloc(sizeof(struct bnx2fc_lport), GFP_KERNEL); in bnx2fc_if_create()
517 struct bnx2fc_lport *blport; in is_valid_lport()