Home
last modified time | relevance | path

Searched refs:host_port (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h204 u64 host_port; member
H A Dsja1105_static_config.c132 sja1105_packing(buf, &entry->host_port, 112, 110, size, op); in sja1105et_general_params_entry_packing()
164 sja1105_packing(buf, &entry->host_port, 144, 142, size, op); in sja1105pqrs_general_params_entry_packing()
198 sja1105_packing(buf, &entry->host_port, 231, 228, size, op); in sja1110_general_params_entry_packing()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1622 struct host_port { struct
1644 mpi3mr_update_mr_sas_port(struct mpi3mr_ioc *mrioc, struct host_port *h_port, in mpi3mr_update_mr_sas_port()
1708 struct host_port *h_port = NULL; in mpi3mr_refresh_sas_ports()
1722 h_port = kzalloc_objs(struct host_port, 64); in mpi3mr_refresh_sas_ports()