Home
last modified time | relevance | path

Searched refs:NL (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dmal.c38 MAL_DBG(mal, "reg(%08x, %08x)" NL, in mal_register_commac()
68 MAL_DBG(mal, "unreg(%08x, %08x)" NL, in mal_unregister_commac()
85 MAL_DBG(mal, "set_rbcs(%d, %lu)" NL, channel, size); in mal_set_rcbs()
117 MAL_DBG(mal, "enable_tx(%d)" NL, channel); in mal_enable_tx_channel()
129 MAL_DBG(mal, "disable_tx(%d)" NL, channel); in mal_disable_tx_channel()
146 MAL_DBG(mal, "enable_rx(%d)" NL, channel); in mal_enable_rx_channel()
166 MAL_DBG(mal, "disable_rx(%d)" NL, channel); in mal_disable_rx_channel()
175 MAL_DBG(mal, "poll_add(%p)" NL, commac); in mal_poll_add()
191 MAL_DBG(mal, "poll_del(%p)" NL, commac); in mal_poll_del()
201 MAL_DBG2(mal, "enable_irq" NL); in mal_enable_eob_irq()
[all...]
H A Dzmii.c87 ZMII_DBG(dev, "init(%d, %d)" NL, input, *mode); in zmii_attach()
109 ZMII_DBG(dev, "autodetecting mode, FER = 0x%08x" NL, r); in zmii_attach()
153 ZMII_DBG2(dev, "get_mdio(%d)" NL, input); in zmii_get_mdio()
165 ZMII_DBG2(dev, "put_mdio(%d)" NL, input); in zmii_put_mdio()
179 ZMII_DBG(dev, "speed(%d, %d)" NL, input, speed); in zmii_set_speed()
199 ZMII_DBG(dev, "detach(%d)" NL, input); in zmii_detach()
H A Dcore.c129 DBG(dev, "%s" NL, error); in emac_report_timeout_error()
216 DBG(dev, "tx_enable" NL); in emac_tx_enable()
228 DBG(dev, "tx_disable" NL); in emac_tx_disable()
251 DBG(dev, "rx_enable" NL); in emac_rx_enable()
277 DBG(dev, "rx_disable" NL); in emac_rx_disable()
329 DBG(dev, "rx_disable_async" NL); in emac_rx_disable_async()
342 DBG(dev, "reset" NL); in emac_reset()
425 DBG(dev, "hash_mc %d" NL, netdev_mc_count(dev->ndev)); in emac_hash_mc()
431 DBG2(dev, "mc %pM" NL, ha->addr); in emac_hash_mc()
477 DBG2(dev, "__emac_calc_base_mr1" NL); in __emac_calc_base_mr1()
[all...]
H A Drgmii.c83 RGMII_DBG(dev, "attach(%d)" NL, input); in rgmii_attach()
117 RGMII_DBG(dev, "speed(%d, %d)" NL, input, speed); in rgmii_set_speed()
137 RGMII_DBG2(dev, "get_mdio(%d)" NL, input); in rgmii_get_mdio()
158 RGMII_DBG2(dev, "put_mdio(%d)" NL, input); in rgmii_put_mdio()
183 RGMII_DBG(dev, "detach(%d)" NL, input); in rgmii_detach()
H A Ddebug.h36 # define NL "\n" macro
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dmal.c40 MAL_DBG(mal, "reg(%08x, %08x)" NL, in mal_register_commac()
70 MAL_DBG(mal, "unreg(%08x, %08x)" NL, in mal_unregister_commac()
87 MAL_DBG(mal, "set_rbcs(%d, %lu)" NL, channel, size); in mal_set_rcbs()
119 MAL_DBG(mal, "enable_tx(%d)" NL, channel); in mal_enable_tx_channel()
131 MAL_DBG(mal, "disable_tx(%d)" NL, channel); in mal_disable_tx_channel()
148 MAL_DBG(mal, "enable_rx(%d)" NL, channel); in mal_enable_rx_channel()
168 MAL_DBG(mal, "disable_rx(%d)" NL, channel); in mal_disable_rx_channel()
177 MAL_DBG(mal, "poll_add(%p)" NL, commac); in mal_poll_add()
193 MAL_DBG(mal, "poll_del(%p)" NL, commac); in mal_poll_del()
203 MAL_DBG2(mal, "enable_irq" NL); in mal_enable_eob_irq()
[all...]
H A Dzmii.c89 ZMII_DBG(dev, "init(%d, %d)" NL, input, *mode); in zmii_attach()
111 ZMII_DBG(dev, "autodetecting mode, FER = 0x%08x" NL, r); in zmii_attach()
155 ZMII_DBG2(dev, "get_mdio(%d)" NL, input); in zmii_get_mdio()
167 ZMII_DBG2(dev, "put_mdio(%d)" NL, input); in zmii_put_mdio()
181 ZMII_DBG(dev, "speed(%d, %d)" NL, input, speed); in zmii_set_speed()
201 ZMII_DBG(dev, "detach(%d)" NL, input); in zmii_detach()
H A Dcore.c131 DBG(dev, "%s" NL, error); in emac_report_timeout_error()
218 DBG(dev, "tx_enable" NL); in emac_tx_enable()
230 DBG(dev, "tx_disable" NL); in emac_tx_disable()
253 DBG(dev, "rx_enable" NL); in emac_rx_enable()
279 DBG(dev, "rx_disable" NL); in emac_rx_disable()
331 DBG(dev, "rx_disable_async" NL); in emac_rx_disable_async()
344 DBG(dev, "reset" NL); in emac_reset()
427 DBG(dev, "hash_mc %d" NL, netdev_mc_count(dev->ndev)); in emac_hash_mc()
433 DBG2(dev, "mc %pM" NL, ha->addr); in emac_hash_mc()
479 DBG2(dev, "__emac_calc_base_mr1" NL); in __emac_calc_base_mr1()
[all...]
H A Drgmii.c85 RGMII_DBG(dev, "attach(%d)" NL, input); in rgmii_attach()
119 RGMII_DBG(dev, "speed(%d, %d)" NL, input, speed); in rgmii_set_speed()
139 RGMII_DBG2(dev, "get_mdio(%d)" NL, input); in rgmii_get_mdio()
160 RGMII_DBG2(dev, "put_mdio(%d)" NL, input); in rgmii_put_mdio()
185 RGMII_DBG(dev, "detach(%d)" NL, input); in rgmii_detach()
H A Ddebug.h36 # define NL "\n" macro
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_lwt_bpf.sh98 NL=$'\n'
99 echo "${NL}$*" | sed -e 's/^.*: : //g'
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_lwt_bpf.sh101 NL=$'\n'
102 echo "${NL}$*" | sed -e 's/bpf_trace_printk: //g'
/kernel/linux/linux-5.10/fs/gfs2/
H A Dtrace_gfs2.h24 dlm_state_name(NL), \
/kernel/linux/linux-6.6/fs/gfs2/
H A Dtrace_gfs2.h24 dlm_state_name(NL), \

Completed in 10 milliseconds