Searched refs:lro_xid (Results 1 – 5 of 5) sorted by relevance
614 lport->lro_xid = 0; in fcoe_lport_config()653 lport->lro_xid = netdev->fcoe_ddp_xid; in fcoe_netdev_features_change()655 lport->lro_xid); in fcoe_netdev_features_change()658 lport->lro_xid = 0; in fcoe_netdev_features_change()903 if (!lport->lro_enabled || !lport->lro_xid || in fcoe_em_config()904 (lport->lro_xid >= max_xid)) { in fcoe_em_config()905 lport->lro_xid = 0; in fcoe_em_config()939 FCOE_MIN_XID, lport->lro_xid, in fcoe_em_config()952 min_xid += lport->lro_xid + 1; in fcoe_em_config()
362 if (lport && (ep->xid <= lport->lro_xid)) { in ft_invl_hw_context()
237 if ((ep->xid <= lport->lro_xid) && in ft_write_pending()
911 u16 lro_xid; member
2106 if (ep->xid <= lport->lro_xid && fh->fh_r_ctl == FC_RCTL_DD_UNSOL_CMD) { in fc_exch_seq_send()