Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dhtc.h191 __be32 nobuf; member
195 __be32 nobuf; member
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.12.1/include/trace/events/
Drxrpc.h1494 u8 ack_reason, rxrpc_serial_t serial, bool nobuf),
1496 TP_ARGS(call, why, ack_reason, serial, nobuf),
1503 __field(bool, nobuf)
1511 __entry->nobuf = nobuf;
1518 __entry->serial, __entry->nobuf)
/linux-6.12.1/drivers/net/ethernet/marvell/
Dsky2.c2530 goto nobuf; in receive_new()
2548 nobuf: in receive_new()