Searched refs:bnx2fc_lport (Results 1 – 3 of 3) sorted by relevance
276 struct bnx2fc_lport { struct
1181 struct bnx2fc_lport *blport, *tmp; in bnx2fc_free_vport()1502 struct bnx2fc_lport *blport; in bnx2fc_if_create()1506 blport = kzalloc(sizeof(struct bnx2fc_lport), GFP_KERNEL); in bnx2fc_if_create()
517 struct bnx2fc_lport *blport; in is_valid_lport()