Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/crypto/
H A Dhmac_s390.c105 u64 mbl; in hash_key() member
109 u128 mbl; in hash_key() member
122 param.sha##x.mbl = (z) in hash_key()
/linux-6.15/Documentation/devicetree/bindings/gpio/
H A Dgpio-mmio.yaml24 - wd,mbl-gpio # Western Digital MyBook Live memory-mapped GPIO controller
112 compatible = "wd,mbl-gpio";
/linux-6.15/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c633 u32 mrdsl, mbl; in cxgbit_set_iso_npdu() local
645 if (kstrtou32(param->value, 0, &mbl) < 0) in cxgbit_set_iso_npdu()
648 mbl = conn->sess->sess_ops->MaxBurstLength; in cxgbit_set_iso_npdu()
652 max_npdu = mbl / mrdsl; in cxgbit_set_iso_npdu()