Home
last modified time | relevance | path

Searched defs:qlen (Results 51 – 75 of 82) sorted by relevance

1234

/openbmc/linux/drivers/misc/
H A Dhpilo.c54 int qlen = len & 7 ? (len >> 3) + 1 : len >> 3; in mk_entry() local
/openbmc/linux/drivers/tty/serial/
H A Dmen_z135_uart.c299 int qlen; in men_z135_handle_tx() local
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_dev.h249 u16 qlen; member
/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.c97 static inline int qlen(struct usb_gadget *gadget, unsigned qmult) in qlen() function
H A Df_hid.c67 unsigned int qlen; member
H A Df_sourcesink.c581 int i, size, qlen, status = 0; in source_sink_start_ep() local
H A Df_midi.c95 unsigned int buflen, qlen; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c608 u32 qlen, ctrl, val; in mt7996_sta_hw_queue_read() local
/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c65 unsigned int qlen; /* number of nlmsgs in skb */ member
/openbmc/linux/net/sched/
H A Dsch_fq.c79 int qlen; /* number of packets in flow queue */ member
H A Dsch_generic.c855 unsigned int qlen = qdisc_dev(qdisc)->tx_queue_len; in pfifo_fast_init() local
H A Dsch_hfsc.c1337 __u32 qlen; in hfsc_dump_class_stats() local
H A Dsch_api.c923 __u32 qlen; in tc_fill_qdisc() local
H A Dsch_htb.c1328 __u32 qlen = 0; in htb_dump_class_stats() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h450 u16 qlen; member
643 u32 qlen; /* bigger than needed, see above for reason */ member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dusb.c581 unsigned int qlen; in _rtl_rx_completed() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c831 u32 qlen, ctrl, val; in mt7915_sta_hw_queue_read() local
/openbmc/linux/net/ipv4/
H A Dinet_connection_sock.c1025 int max_syn_ack_retries, qlen, expire = 0, resend = 0; in reqsk_timer_handler() local
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c768 int qlen = skb_queue_len(&csk->txq); in chtls_tcp_push() local
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c248 int qlen = 25; in set_mptfo() local
/openbmc/linux/include/uapi/linux/
H A Di2o-dev.h92 unsigned int qlen; /* Length in bytes of query string buffer */ member
/openbmc/linux/include/net/
H A Dneighbour.h86 u32 qlen; member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dmsgbuf.c1377 int qlen; in brcmf_proto_msgbuf_rx_trigger() local
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c379 static int hpre_ctx_set(struct hpre_ctx *ctx, struct hisi_qp *qp, int qlen) in hpre_ctx_set()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c1790 int qlen = (lp->tfd_start + TX_FD_NUM in tc35815_txdone() local

1234