Home
last modified time | relevance | path

Searched refs:LISTSVR_IPV6_V (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h757 #define LISTSVR_IPV6_V(x) ((x) << LISTSVR_IPV6_S) macro
758 #define LISTSVR_IPV6_F LISTSVR_IPV6_V(1U)
H A Dcxgb4_main.c2014 req->reply_ctrl = htons(NO_REPLY_V(0) | (ipv6 ? LISTSVR_IPV6_V(1) : in cxgb4_remove_server()
2015 LISTSVR_IPV6_V(0)) | QUEUENO_V(queue)); in cxgb4_remove_server()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h757 #define LISTSVR_IPV6_V(x) ((x) << LISTSVR_IPV6_S) macro
758 #define LISTSVR_IPV6_F LISTSVR_IPV6_V(1U)
H A Dcxgb4_main.c2013 req->reply_ctrl = htons(NO_REPLY_V(0) | (ipv6 ? LISTSVR_IPV6_V(1) : in cxgb4_remove_server()
2014 LISTSVR_IPV6_V(0)) | QUEUENO_V(queue)); in cxgb4_remove_server()

Completed in 28 milliseconds