Home
last modified time | relevance | path

Searched refs:is_fecn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Drc.c1237 static inline void hfi1_queue_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_queue_rc_ack() argument
1251 if (is_fecn) in hfi1_queue_rc_ack()
1262 u8 sc5, bool is_fecn, in hfi1_make_rc_ack_9B()
1304 bth1 = (!!is_fecn) << IB_BECN_SHIFT; in hfi1_make_rc_ack_9B()
1315 u8 sc5, bool is_fecn, in hfi1_make_rc_ack_16B()
1326 bool becn = is_fecn; in hfi1_make_rc_ack_16B()
1368 u8 sc5, bool is_fecn,
1386 void hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_send_rc_ack() argument
1406 hfi1_queue_rc_ack(packet, is_fecn); in hfi1_send_rc_ack()
1412 hfi1_queue_rc_ack(packet, is_fecn); in hfi1_send_rc_ack()
1260 hfi1_make_rc_ack_9B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_9B() argument
1313 hfi1_make_rc_ack_16B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_16B() argument
[all...]
H A Dverbs.h457 void hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn);
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Drc.c1196 static inline void hfi1_queue_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_queue_rc_ack() argument
1210 if (is_fecn) in hfi1_queue_rc_ack()
1221 u8 sc5, bool is_fecn, in hfi1_make_rc_ack_9B()
1263 bth1 = (!!is_fecn) << IB_BECN_SHIFT; in hfi1_make_rc_ack_9B()
1274 u8 sc5, bool is_fecn, in hfi1_make_rc_ack_16B()
1285 bool becn = is_fecn; in hfi1_make_rc_ack_16B()
1327 u8 sc5, bool is_fecn,
1344 void hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_send_rc_ack() argument
1364 hfi1_queue_rc_ack(packet, is_fecn); in hfi1_send_rc_ack()
1370 hfi1_queue_rc_ack(packet, is_fecn); in hfi1_send_rc_ack()
1219 hfi1_make_rc_ack_9B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_9B() argument
1272 hfi1_make_rc_ack_16B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_16B() argument
[all...]
H A Dverbs.h412 void hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn);

Completed in 8 milliseconds