Lines Matching defs:interface
175 struct bnx2fc_interface *interface = port->priv;
176 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface);
177 struct bnx2fc_hba *hba = interface->hba;
239 ofld_req3.vlan_tag = interface->vlan_id <<
302 ofld_req3.flags |= (interface->vlan_enabled <<
360 struct bnx2fc_interface *interface = port->priv;
361 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface);
362 struct bnx2fc_hba *hba = interface->hba;
406 enbl_req.vlan_tag = interface->vlan_id <<
409 enbl_req.vlan_flag = interface->vlan_enabled;
429 struct bnx2fc_interface *interface = port->priv;
430 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface);
431 struct bnx2fc_hba *hba = interface->hba;
471 disable_req.vlan_tag = interface->vlan_id <<
475 disable_req.vlan_flag = interface->vlan_enabled;
554 struct bnx2fc_interface *interface = port->priv;
615 unsol_els->hba = interface->hba;
636 struct bnx2fc_interface *interface = tgt->port->priv;
637 struct bnx2fc_hba *hba = interface->hba;
864 struct bnx2fc_interface *interface = port->priv;
865 struct bnx2fc_hba *hba = interface->hba;
999 struct bnx2fc_interface *interface = port->priv;
1000 struct bnx2fc_hba *hba = interface->hba;
1157 struct bnx2fc_interface *interface;
1170 interface = tgt->port->priv;
1171 if (hba != interface->hba) {
1209 struct bnx2fc_interface *interface;
1232 interface = tgt->port->priv;
1233 if (hba != interface->hba) {
1449 struct bnx2fc_interface *interface = port->priv;
1450 struct bnx2fc_hba *hba = interface->hba;