Home
last modified time | relevance | path

Searched refs:trclen (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h293 int bfa_nw_ioc_debug_fwtrc(struct bfa_ioc *ioc, void *trcdata, int *trclen);
294 int bfa_nw_ioc_debug_fwsave(struct bfa_ioc *ioc, void *trcdata, int *trclen);
H A Dbfa_ioc.c2236 bfa_nw_ioc_debug_fwtrc(struct bfa_ioc *ioc, void *trcdata, int *trclen) in bfa_nw_ioc_debug_fwtrc() argument
2241 tlen = *trclen; in bfa_nw_ioc_debug_fwtrc()
2246 *trclen = tlen; in bfa_nw_ioc_debug_fwtrc()
2267 bfa_nw_ioc_debug_fwsave(struct bfa_ioc *ioc, void *trcdata, int *trclen) in bfa_nw_ioc_debug_fwsave() argument
2274 tlen = *trclen; in bfa_nw_ioc_debug_fwsave()
2279 *trclen = tlen; in bfa_nw_ioc_debug_fwsave()
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h297 int bfa_nw_ioc_debug_fwtrc(struct bfa_ioc *ioc, void *trcdata, int *trclen);
298 int bfa_nw_ioc_debug_fwsave(struct bfa_ioc *ioc, void *trcdata, int *trclen);
H A Dbfa_ioc.c2236 bfa_nw_ioc_debug_fwtrc(struct bfa_ioc *ioc, void *trcdata, int *trclen) in bfa_nw_ioc_debug_fwtrc() argument
2241 tlen = *trclen; in bfa_nw_ioc_debug_fwtrc()
2246 *trclen = tlen; in bfa_nw_ioc_debug_fwtrc()
2267 bfa_nw_ioc_debug_fwsave(struct bfa_ioc *ioc, void *trcdata, int *trclen) in bfa_nw_ioc_debug_fwsave() argument
2274 tlen = *trclen; in bfa_nw_ioc_debug_fwsave()
2279 *trclen = tlen; in bfa_nw_ioc_debug_fwsave()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_ioc.h916 int *trclen);
918 int *trclen);
H A Dbfa_ioc.c2943 bfa_ioc_debug_fwsave(struct bfa_ioc_s *ioc, void *trcdata, int *trclen) in bfa_ioc_debug_fwsave() argument
2950 tlen = *trclen; in bfa_ioc_debug_fwsave()
2955 *trclen = tlen; in bfa_ioc_debug_fwsave()
2964 bfa_ioc_debug_fwtrc(struct bfa_ioc_s *ioc, void *trcdata, int *trclen) in bfa_ioc_debug_fwtrc() argument
2970 bfa_trc(ioc, *trclen); in bfa_ioc_debug_fwtrc()
2972 tlen = *trclen; in bfa_ioc_debug_fwtrc()
2977 *trclen = tlen; in bfa_ioc_debug_fwtrc()
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_ioc.h920 int *trclen);
922 int *trclen);
H A Dbfa_ioc.c2943 bfa_ioc_debug_fwsave(struct bfa_ioc_s *ioc, void *trcdata, int *trclen) in bfa_ioc_debug_fwsave() argument
2950 tlen = *trclen; in bfa_ioc_debug_fwsave()
2955 *trclen = tlen; in bfa_ioc_debug_fwsave()
2964 bfa_ioc_debug_fwtrc(struct bfa_ioc_s *ioc, void *trcdata, int *trclen) in bfa_ioc_debug_fwtrc() argument
2970 bfa_trc(ioc, *trclen); in bfa_ioc_debug_fwtrc()
2972 tlen = *trclen; in bfa_ioc_debug_fwtrc()
2977 *trclen = tlen; in bfa_ioc_debug_fwtrc()

Completed in 28 milliseconds