Home
last modified time | relevance | path

Searched refs:buffer_control (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace_tx.h716 ((struct buffer_control *)__get_dynamic_array(bct))->field \
721 struct buffer_control *bc),
763 TP_PROTO(struct hfi1_devdata *dd, struct buffer_control *bc),
767 TP_PROTO(struct hfi1_devdata *dd, struct buffer_control *bc),
Dmad.h416 struct buffer_control { struct
Dmad.c2193 struct buffer_control *p = (struct buffer_control *)data; in __subn_get_opa_bct()
2194 int size = sizeof(struct buffer_control); in __subn_get_opa_bct()
2217 struct buffer_control *p = (struct buffer_control *)data; in __subn_set_opa_bct()
Dhfi.h1757 int set_buffer_control(struct hfi1_pportdata *ppd, struct buffer_control *bc);
Dchip.c11108 struct buffer_control *bc, u16 *overall_limit) in get_buffer_control()
11131 return sizeof(struct buffer_control); in get_buffer_control()
11327 struct buffer_control *new_bc) in set_buffer_control()
11340 struct buffer_control cur_bc; in set_buffer_control()