Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/scsi/
A Dlibiscsi.h241 uint8_t ipv6_flow_label; member
A Dscsi_transport_iscsi.h359 uint8_t ipv6_flow_label; member
/linux-6.3-rc2/drivers/scsi/qla4xxx/
A Dql4_os.c3573 conn->ipv6_flow_label = le16_to_cpu(fw_ddb_entry->ipv6_flow_lbl); in qla4xxx_copy_from_fwddb_param()
3700 fw_ddb_entry->ipv6_flow_lbl = cpu_to_le16(conn->ipv6_flow_label); in qla4xxx_copy_to_fwddb_param()
7999 rc = sprintf(buf, "%u\n", fnode_conn->ipv6_flow_label); in qla4xxx_sysfs_ddb_get_param()
8257 fnode_conn->ipv6_flow_label = fnode_param->value[0]; in qla4xxx_sysfs_ddb_set_param()
/linux-6.3-rc2/drivers/scsi/
A Dscsi_transport_iscsi.c1066 iscsi_flashnode_conn_attr(fnode, ipv6_flow_label,
4149 iscsi_conn_attr(ipv6_flow_label, ISCSI_PARAM_IPV6_FLOW_LABEL);
A Dlibiscsi.c3866 len = sysfs_emit(buf, "%u\n", conn->ipv6_flow_label); in iscsi_conn_get_param()

Completed in 33 milliseconds