Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/include/trace/events/
H A Drxrpc.h1479 u8 ack_reason, rxrpc_serial_t serial, bool nobuf),
1481 TP_ARGS(call, why, ack_reason, serial, nobuf),
1488 __field(bool, nobuf)
1496 __entry->nobuf = nobuf;
1503 __entry->serial, __entry->nobuf)
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c2529 goto nobuf; in receive_new()
2547 nobuf: in receive_new()