Searched refs:efct_xport_control (Results 1 – 4 of 4) sorted by relevance
174 efct_xport_control(struct efct_xport *xport, enum efct_xport_ctrl cmd, ...);
527 efct_xport_control(struct efct_xport *xport, enum efct_xport_ctrl cmd, ...) in efct_xport_control() function889 if (efct_xport_control(efct->xport, EFCT_XPORT_PORT_OFFLINE)) in efct_issue_lip()892 if (efct_xport_control(efct->xport, EFCT_XPORT_PORT_ONLINE)) in efct_issue_lip()
214 if (efct_xport_control(efct->xport, EFCT_XPORT_SHUTDOWN)) in efct_device_detach()
116 ret = efct_xport_control(efct->xport, EFCT_XPORT_PORT_ONLINE); in efct_lio_tpg_enable_store()