Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dtrace_tx.h758 ((struct buffer_control *)__get_dynamic_array(bct))->field \
763 struct buffer_control *bc),
805 TP_PROTO(struct hfi1_devdata *dd, struct buffer_control *bc),
809 TP_PROTO(struct hfi1_devdata *dd, struct buffer_control *bc),
Dmad.h375 struct buffer_control { struct
Dmad.c2151 struct buffer_control *p = (struct buffer_control *)data; in __subn_get_opa_bct()
2152 int size = sizeof(struct buffer_control); in __subn_get_opa_bct()
2175 struct buffer_control *p = (struct buffer_control *)data; in __subn_set_opa_bct()
Dhfi.h1900 int set_buffer_control(struct hfi1_pportdata *ppd, struct buffer_control *bc);
Dchip.c11191 struct buffer_control *bc, u16 *overall_limit) in get_buffer_control()
11214 return sizeof(struct buffer_control); in get_buffer_control()
11410 struct buffer_control *new_bc) in set_buffer_control()
11423 struct buffer_control cur_bc; in set_buffer_control()