Home
last modified time | relevance | path

Searched refs:f_txchk_change (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_diag.c637 dd->f_txchk_change(dd, pbufn, 1, TXCHK_CHG_TYPE_DIS1, NULL); in qib_diagpkt_write()
667 dd->f_txchk_change(dd, pbufn, 1, TXCHK_CHG_TYPE_ENAB1, NULL); in qib_diagpkt_write()
Dqib_tx.c442 dd->f_txchk_change(dd, ostart, len, avail, rcd); in qib_chg_pioavailkernel()
Dqib.h828 void (*f_txchk_change)(struct qib_devdata *, u32, u32, u32, member
Dqib_iba7322.c5213 dd->f_txchk_change(dd, pnum, 1, TXCHK_CHG_TYPE_DIS1, NULL); in autoneg_7322_sendpkt()
5227 dd->f_txchk_change(dd, pnum, 1, TXCHK_CHG_TYPE_ENAB1, NULL); in autoneg_7322_sendpkt()
7213 dd->f_txchk_change = qib_7322_txchk_change; in qib_init_iba7322_funcs()
Dqib_iba6120.c3483 dd->f_txchk_change = qib_6120_txchk_change; in qib_init_iba6120_funcs()
Dqib_iba7220.c4531 dd->f_txchk_change = qib_7220_txchk_change; in qib_init_iba7220_funcs()