Searched refs:ci_berr_counter (Results 1 – 1 of 1) sorted by relevance
54 struct can_berr_counter ci_berr_counter; member143 nla_memcpy(&ci->ci_berr_counter, tb[IFLA_CAN_BERR_COUNTER], in can_parse()144 sizeof(ci->ci_berr_counter)); in can_parse()264 ci->ci_berr_counter.rxerr); in can_dump_details()266 ci->ci_berr_counter.txerr); in can_dump_details()441 return ci->ci_berr_counter.rxerr; in rtnl_link_can_berr_rx()459 return ci->ci_berr_counter.txerr; in rtnl_link_can_berr_tx()480 *berr = ci->ci_berr_counter; in rtnl_link_can_berr()