Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/trace/events/
Drxrpc.h1476 u8 ack_reason, rxrpc_serial_t serial, bool nobuf),
1478 TP_ARGS(call, why, ack_reason, serial, nobuf),
1485 __field(bool, nobuf)
1493 __entry->nobuf = nobuf;
1500 __entry->serial, __entry->nobuf)
/Linux-v6.6/drivers/net/ethernet/marvell/
Dsky2.c2529 goto nobuf; in receive_new()
2547 nobuf: in receive_new()