Home
last modified time | relevance | path

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

/aosp_15_r20/external/ethtool/
H A Digc.c82 static const char *bit_to_boolean(u32 val) in bit_to_boolean() function
193 bit_to_boolean(reg & RAH_QSEL_EN), in igc_dump_regs()
194 bit_to_boolean(reg & RAH_AV)); in igc_dump_regs()
236 bit_to_boolean(reg & VLANPQF_VLANP0V), in igc_dump_regs()
239 bit_to_boolean(reg & VLANPQF_VLANP1V), in igc_dump_regs()
242 bit_to_boolean(reg & VLANPQF_VLANP2V), in igc_dump_regs()
245 bit_to_boolean(reg & VLANPQF_VLANP3V), in igc_dump_regs()
248 bit_to_boolean(reg & VLANPQF_VLANP4V), in igc_dump_regs()
251 bit_to_boolean(reg & VLANPQF_VLANP5V), in igc_dump_regs()
254 bit_to_boolean(reg & VLANPQF_VLANP6V), in igc_dump_regs()
[all …]