83b94d
# do not edit this file, it will be overwritten on update
83b94d
ACTION!="add", GOTO="phys_port_name_end"
83b94d
SUBSYSTEM!="net", GOTO="phys_port_name_end"
83b94d
83b94d
DRIVERS=="mlxsw*", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"
83b94d
DRIVERS=="rocker", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"
dd65c9
DRIVERS=="nfp*", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"
83b94d
83b94d
LABEL="phys_port_name_end"