Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_diag.c628 dd->f_txchk_change(dd, pbufn, 1, TXCHK_CHG_TYPE_DIS1, NULL); in qib_diagpkt_write()
658 dd->f_txchk_change(dd, pbufn, 1, TXCHK_CHG_TYPE_ENAB1, NULL); in qib_diagpkt_write()
Dqib_tx.c435 dd->f_txchk_change(dd, ostart, len, avail, rcd); in qib_chg_pioavailkernel()
Dqib.h792 void (*f_txchk_change)(struct qib_devdata *, u32, u32, u32, member
Dqib_iba7322.c4942 dd->f_txchk_change(dd, pnum, 1, TXCHK_CHG_TYPE_DIS1, NULL); in autoneg_7322_sendpkt()
4956 dd->f_txchk_change(dd, pnum, 1, TXCHK_CHG_TYPE_ENAB1, NULL); in autoneg_7322_sendpkt()
6874 dd->f_txchk_change = qib_7322_txchk_change; in qib_init_iba7322_funcs()
Dqib_iba6120.c3527 dd->f_txchk_change = qib_6120_txchk_change; in qib_init_iba6120_funcs()
Dqib_iba7220.c4577 dd->f_txchk_change = qib_7220_txchk_change; in qib_init_iba7220_funcs()