Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dhtc.h191 __be32 nobuf; member
195 __be32 nobuf; member
H A Dhtc_drv_debug.c132 be32_to_cpu(cmd_rsp.nobuf)); in read_file_tgt_tx_stats()
170 be32_to_cpu(cmd_rsp.nobuf)); in read_file_tgt_rx_stats()
/linux-6.15/include/trace/events/
H A Drxrpc.h1698 u8 ack_reason, rxrpc_serial_t serial, bool nobuf),
1700 TP_ARGS(call, why, ack_reason, serial, nobuf),
1707 __field(bool, nobuf)
1715 __entry->nobuf = nobuf;
1722 __entry->serial, __entry->nobuf)
/linux-6.15/drivers/net/ethernet/marvell/
H A Dsky2.c2531 goto nobuf; in receive_new()
2549 nobuf: in receive_new()