Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dset_required_questions.py78 def xform_file(qfile, distro, qlabel): argument
87 for l in add_requires(qlabel, distro, questions_in):
138 for qfile, qlabel in get_config(config_in):
140 xform_file(questions_file, opts.distro, qlabel)
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_tx.c353 unsigned int qlabel = in ef100_ev_tx() local
356 efx_channel_get_tx_queue(channel, qlabel); in ef100_ev_tx()