Home
last modified time | relevance | path

Searched defs:is_ctrl (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h72 bool is_ctrl; /* should go via control buffer or not */ member
Dreg.h4963 bool is_ctrl) in mlxsw_reg_hpkt_pack()
/Linux-v4.19/drivers/usb/chipidea/
Dudc.c183 static int hw_ep_prime(struct ci_hdrc *ci, int num, int dir, int is_ctrl) in hw_ep_prime()