Searched refs:lro_xid (Results 1 – 6 of 6) sorted by relevance
640 lport->lro_xid = 0; in fcoe_lport_config()679 lport->lro_xid = netdev->fcoe_ddp_xid; in fcoe_netdev_features_change()681 lport->lro_xid); in fcoe_netdev_features_change()684 lport->lro_xid = 0; in fcoe_netdev_features_change()932 if (!lport->lro_enabled || !lport->lro_xid || in fcoe_em_config()933 (lport->lro_xid >= max_xid)) { in fcoe_em_config()934 lport->lro_xid = 0; in fcoe_em_config()968 FCOE_MIN_XID, lport->lro_xid, in fcoe_em_config()981 min_xid += lport->lro_xid + 1; in fcoe_em_config()
341 if (lport && (ep->xid <= lport->lro_xid)) { in ft_invl_hw_context()
213 if ((ep->xid <= lport->lro_xid) && in ft_write_pending()
741 u16 lro_xid; member
2209 if (ep->xid <= lport->lro_xid && fh->fh_r_ctl == FC_RCTL_DD_UNSOL_CMD) { in fc_exch_seq_send()
1811 lport->lro_xid = 0; in qedf_vport_libfc_config()
Completed in 24 milliseconds