Home
last modified time | relevance | path

Searched refs:remove_port (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/char/
A Dvirtio_console.c983 static void remove_port(struct kref *kref);
1014 kref_put(&port->kref, remove_port); in port_fops_release()
1069 kref_put(&port->kref, remove_port); in port_fops_open()
1448 static void remove_port(struct kref *kref) in remove_port() function
1522 kref_put(&port->kref, remove_port); in unplug_port()
/linux/drivers/net/ethernet/sfc/falcon/
A Dnet_driver.h1053 void (*remove_port)(struct ef4_nic *efx); member
A Dfalcon.c2721 .remove_port = falcon_remove_port,
2818 .remove_port = falcon_remove_port,
A Defx.c1131 efx->type->remove_port(efx); in ef4_remove_port()
/linux/drivers/nvme/target/
A Dloop.c666 .remove_port = nvme_loop_remove_port,
A Dnvmet.h353 void (*remove_port)(struct nvmet_port *port); member
A Dcore.c393 ops->remove_port(port); in nvmet_disable_port()
A Drdma.c2032 .remove_port = nvmet_rdma_remove_port,
A Dtcp.c2190 .remove_port = nvmet_tcp_remove_port,
A Dfc.c2974 .remove_port = nvmet_fc_remove_port,
/linux/drivers/net/ethernet/sfc/siena/
A Dnet_driver.h1303 void (*remove_port)(struct efx_nic *efx); member
A Defx.c187 efx->type->remove_port(efx); in efx_remove_port()
A Dsiena.c997 .remove_port = efx_siena_mcdi_port_remove,
/linux/drivers/net/ethernet/sfc/
A Dnet_driver.h1367 void (*remove_port)(struct efx_nic *efx); member
A Defx.c177 efx->type->remove_port(efx); in efx_remove_port()
A Def10.c4071 .remove_port = efx_mcdi_port_remove,
4183 .remove_port = efx_mcdi_port_remove,
4319 .remove_port = efx_mcdi_port_remove,
/linux/drivers/net/ethernet/ibm/ehea/
A Dehea_main.c3210 static DEVICE_ATTR_WO(remove_port);

Completed in 88 milliseconds