Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe_transport.c82 u32 eth_port_speed; member
98 static inline u32 eth2fc_speed(u32 eth_port_speed) in eth2fc_speed() argument
103 if (fcoe_port_speed_mapping[i].eth_port_speed == eth_port_speed) in eth2fc_speed()