Home
last modified time | relevance | path

Searched defs:buf_alloc (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dvirtio_vsock.h62 __le32 buf_alloc; member
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1461 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_cmd_alloc_tx_buff()
1491 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_tx_buffer_alloc()
1524 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_get_pfc_priv_num()
1541 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_get_no_pfc_priv_num()
1557 static u32 hclge_get_rx_priv_buff_alloced(struct hclge_pkt_buf_alloc *buf_alloc) in hclge_get_rx_priv_buff_alloced()
1571 static u32 hclge_get_tx_buff_alloced(struct hclge_pkt_buf_alloc *buf_alloc) in hclge_get_tx_buff_alloced()
1582 struct hclge_pkt_buf_alloc *buf_alloc, in hclge_is_rx_buf_ok()
1628 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_tx_buffer_calc()
1658 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_rx_buffer_calc()
1791 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_rx_priv_buf_alloc()
[all …]
/Linux-v4.19/include/linux/
Dvirtio_vsock.h38 u32 buf_alloc; member
/Linux-v4.19/include/drm/
Ddrm_device.h71 atomic_t buf_alloc; /**< Buffer allocation in progress */ member
/Linux-v4.19/include/linux/sunrpc/
Dxprt.h134 int (*buf_alloc)(struct rpc_task *task); member